Commit History

Author SHA1 Message Date
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property 3 years ago
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing 3 years ago
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer 3 years ago
  Andreas Kling 785ace4fc2 LibWeb: Remove on-demand font resolution 3 years ago
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade 3 years ago
  Andreas Kling d965a9552f LibWeb: Start implementing the CSS cascade 3 years ago
  Tobias Christiansen 9ebfafafbe LibWeb: Add transform property to the system 3 years ago
  Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document 3 years ago
  Tobias Christiansen 307f90b675 LibWeb: Add proper parsing of the AlignItems property 3 years ago
  Andreas Kling cf8f1c5a5f LibWeb: Remove unused CSS::StyleProperties::string_or_fallback() 3 years ago
  Sam Atkins 8c39fee34d LibWeb: Handle non-px font sizes 3 years ago
  Tobias Christiansen f1bdaafcf6 LibWeb: Make box-shadow known throughout the CSS subsystem 4 years ago
  Egor Ananyin 0e6ba6e1d3 LibWeb: Parse and store the opacity property 4 years ago
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property 4 years ago
  Tobias Christiansen ae61e9ded2 LibWeb: Add flex-grow and flex-shrink 4 years ago
  Tobias Christiansen ae3e6510d6 LibWeb: Parse flex-basis 4 years ago
  Tobias Christiansen e6545d5259 LibWeb: Add parsing for flex-wrap property 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Simon Danner c8d56ee4f4 LibWeb: Improve fallback font selection 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat 4 years ago
  Timothy Flynn bd5a91269f LibWeb: Store computed CSS value of background-repeat 4 years ago
  Adam Hodgen e169e24104 LibWeb: Parese the CSS "cursor" property 4 years ago
  Andreas Kling 21371bf6ee LibWeb: Add parsing and application of CSS "overflow" property 4 years ago
  Andreas Kling 149f10b0b9 LibWeb: Parse the CSS "flex-direction" property 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago