Historie revizí

Autor SHA1 Zpráva Datum
  Simon Wanner dc94879b83 LibWeb: Support `transform: translate(...)` by percentage před 3 roky
  Simon Wanner 145efbe07a LibWeb: Apply the CSS transform-origin property před 3 roky
  Andreas Kling df8ef03957 LibWeb: Pick up the CSS "visibility" property an honor it when painting před 3 roky
  Simon Wanner c4f46893f6 LibWeb: Add parsing support for the remaining transform functions před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling 630f2e0ee9 LibWeb: Make StyleProperties::operator==(StyleProperties) actually work před 3 roky
  sin-ack 0679eadd62 LibWeb: Add support for the text-justify property před 3 roky
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values před 3 roky
  Andreas Kling 0401d7da36 LibWeb: Preserve z-index:auto in CSS::ComputedValues před 3 roky
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues před 3 roky
  Sam Atkins 1de0ca3286 LibWeb: Compute value for `content` property před 3 roky
  Andreas Kling 141b01d3e3 LibWeb: Turn StyleProperties::m_property_values into an Array před 3 roky
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property před 3 roky
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) před 3 roky
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights před 3 roky
  Sam Atkins 103613a3a9 LibWeb: Incorporate spread-distance into box-shadow rendering před 3 roky
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows před 3 roky
  Sam Atkins 6df0b8e889 LibWeb: Parse `display: inline-flex` před 3 roky
  Sam Atkins 48c6cf92e3 LibWeb: Add `pointer-events: all` před 3 roky
  Sam Atkins e4251f3327 LibWeb: Allow calc() in opacity před 3 roky
  Sam Atkins ce0de4b2b4 LibWeb: Allow LengthPercentage to hold a calculated value před 3 roky
  Sam Atkins ce0a516e59 LibWeb: Replace Length::set_calculated_style() with ::make_calculated() před 3 roky
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' před 3 roky
  Sam Atkins 5e9a6302e5 LibWeb: Convert opacity property from Length to Percentage před 3 roky
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage před 3 roky
  Sam Atkins cb0cce5cdc LibWeb: Convert flex-basis to LengthPercentage před 3 roky
  Sam Atkins e60d51b8eb LibWeb: Handle percentage and number line-heights před 3 roky
  Sam Atkins 69878cde3e LibWeb: Remove unused StyleProperties::background_repeat() před 3 roky
  Sam Atkins 891dd46a17 LibWeb: Store Repeat values directly in BackgroundRepeatStyleValue před 3 roky
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties před 3 roky