Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Sam Atkins 1de0ca3286 LibWeb: Compute value for `content` property 3 vuotta sitten
  Andreas Kling 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array 3 vuotta sitten
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property 3 vuotta sitten
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) 3 vuotta sitten
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights 3 vuotta sitten
  Sam Atkins 103613a3a9 LibWeb: Incorporate spread-distance into box-shadow rendering 3 vuotta sitten
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows 3 vuotta sitten
  Sam Atkins 6df0b8e889 LibWeb: Parse `display: inline-flex` 3 vuotta sitten
  Sam Atkins 48c6cf92e3 LibWeb: Add `pointer-events: all` 3 vuotta sitten
  Sam Atkins e4251f3327 LibWeb: Allow calc() in opacity 3 vuotta sitten
  Sam Atkins ce0de4b2b4 LibWeb: Allow LengthPercentage to hold a calculated value 3 vuotta sitten
  Sam Atkins ce0a516e59 LibWeb: Replace Length::set_calculated_style() with ::make_calculated() 3 vuotta sitten
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' 3 vuotta sitten
  Sam Atkins 5e9a6302e5 LibWeb: Convert opacity property from Length to Percentage 3 vuotta sitten
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage 3 vuotta sitten
  Sam Atkins cb0cce5cdc LibWeb: Convert flex-basis to LengthPercentage 3 vuotta sitten
  Sam Atkins e60d51b8eb LibWeb: Handle percentage and number line-heights 3 vuotta sitten
  Sam Atkins 69878cde3e LibWeb: Remove unused StyleProperties::background_repeat() 3 vuotta sitten
  Sam Atkins 891dd46a17 LibWeb: Store Repeat values directly in BackgroundRepeatStyleValue 3 vuotta sitten
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties 3 vuotta sitten
  Andreas Kling 88c32836d8 LibWeb: Make non-absolute values for line-height fall back to font-size 3 vuotta sitten
  Andreas Kling 84b15cc7b1 LibWeb: Remove StyleProperties::set_property(PropertyID, StringView) 3 vuotta sitten
  Andreas Kling ff45eb7fb1 LibWeb: Make computed opacity always available 3 vuotta sitten
  Andreas Kling 07f15aa550 LibWeb: Make computed flex-grow and flex-shrink always available 3 vuotta sitten
  Sam Atkins 78e57096e2 LibWeb: Distinguish between integer and float in NumericStyleValue 3 vuotta sitten
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property 3 vuotta sitten
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 vuotta sitten
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 vuotta sitten
  Sam Atkins fc7af21c7c LibWeb: Make things aware of box-sizing 3 vuotta sitten
  Andreas Kling 785ace4fc2 LibWeb: Remove on-demand font resolution 3 vuotta sitten