Historia zmian

Autor SHA1 Wiadomość Data
  martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 lat temu
  Thomas Queiroz eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Itamar 8d65df935e LibWeb: Handle inset properties in style_value_for_property() 2 lat temu
  Luke Wilde c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText 2 lat temu
  martinfalisse 9e6612c49b LibWeb: Parse CSS gap property 2 lat temu
  Luke Wilde 5e2b41175c LibWeb: Return empty Optional<StyleProperty> for shorthand properties 2 lat temu
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere 2 lat temu
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 lat temu
  Luke Wilde dbe12662b8 LibWeb: Implement matrix3d transform function from css-transforms-2 2 lat temu
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ 2 lat temu
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 lat temu
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values 2 lat temu
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 lat temu
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 lat temu
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 lat temu
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated 2 lat temu
  martinfalisse 7bb3a8d646 LibWeb: Parse grid-column and grid-row CSS values 2 lat temu
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties 2 lat temu
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows 2 lat temu
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property 2 lat temu
  Sam Atkins cf6e49350e LibWeb: Handle `transform` in `style_value_for_property()` 3 lat temu
  Sam Atkins e60beef12e LibWeb: Alphabetize style_value_for_property() list 3 lat temu
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values 3 lat temu
  networkException baac3ba60c LibWeb: Remove unnecessary return in ResolvedCSSStyleDeclaration 3 lat temu
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting 3 lat temu
  Sam Atkins d9afc2d6f2 LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV 3 lat temu
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 lat temu
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value 3 lat temu
  Sam Atkins ae40e9a66c LibWeb: Use generated to_value_id() functions 3 lat temu