Commit Verlauf

Autor SHA1 Nachricht Datum
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' vor 3 Jahren
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage vor 3 Jahren
  Sam Atkins 69878cde3e LibWeb: Remove unused StyleProperties::background_repeat() vor 3 Jahren
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties vor 3 Jahren
  Andreas Kling 84b15cc7b1 LibWeb: Remove StyleProperties::set_property(PropertyID, StringView) vor 3 Jahren
  Andreas Kling ff45eb7fb1 LibWeb: Make computed opacity always available vor 3 Jahren
  Andreas Kling 07f15aa550 LibWeb: Make computed flex-grow and flex-shrink always available vor 3 Jahren
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property vor 3 Jahren
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing vor 3 Jahren
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer vor 3 Jahren
  Andreas Kling 785ace4fc2 LibWeb: Remove on-demand font resolution vor 3 Jahren
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade vor 3 Jahren
  Andreas Kling d965a9552f LibWeb: Start implementing the CSS cascade vor 3 Jahren
  Tobias Christiansen 9ebfafafbe LibWeb: Add transform property to the system vor 3 Jahren
  Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document vor 3 Jahren
  Tobias Christiansen 307f90b675 LibWeb: Add proper parsing of the AlignItems property vor 3 Jahren
  Andreas Kling cf8f1c5a5f LibWeb: Remove unused CSS::StyleProperties::string_or_fallback() vor 3 Jahren
  Sam Atkins 8c39fee34d LibWeb: Handle non-px font sizes vor 4 Jahren
  Tobias Christiansen f1bdaafcf6 LibWeb: Make box-shadow known throughout the CSS subsystem vor 4 Jahren
  Egor Ananyin 0e6ba6e1d3 LibWeb: Parse and store the opacity property vor 4 Jahren
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property vor 4 Jahren
  Tobias Christiansen ae61e9ded2 LibWeb: Add flex-grow and flex-shrink vor 4 Jahren
  Tobias Christiansen ae3e6510d6 LibWeb: Parse flex-basis vor 4 Jahren
  Tobias Christiansen e6545d5259 LibWeb: Add parsing for flex-wrap property vor 4 Jahren
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() vor 4 Jahren
  Simon Danner c8d56ee4f4 LibWeb: Improve fallback font selection vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat vor 4 Jahren
  Timothy Flynn bd5a91269f LibWeb: Store computed CSS value of background-repeat vor 4 Jahren
  Adam Hodgen e169e24104 LibWeb: Parese the CSS "cursor" property vor 4 Jahren