Historique des commits

Auteur SHA1 Message Date
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values il y a 2 ans
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length il y a 2 ans
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated il y a 2 ans
  martinfalisse 7bb3a8d646 LibWeb: Parse grid-column and grid-row CSS values il y a 2 ans
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties il y a 2 ans
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows il y a 2 ans
  Tom 8163ee1500 LibWeb: Use rect value in CSS clip property il y a 2 ans
  Sam Atkins cf6e49350e LibWeb: Handle `transform` in `style_value_for_property()` il y a 3 ans
  Sam Atkins e60beef12e LibWeb: Alphabetize style_value_for_property() list il y a 3 ans
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values il y a 3 ans
  networkException baac3ba60c LibWeb: Remove unnecessary return in ResolvedCSSStyleDeclaration il y a 3 ans
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting il y a 3 ans
  Sam Atkins d9afc2d6f2 LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV il y a 3 ans
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines il y a 3 ans
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value il y a 3 ans
  Sam Atkins ae40e9a66c LibWeb: Use generated to_value_id() functions il y a 3 ans
  Andreas Kling de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name il y a 3 ans
  Andreas Kling 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec il y a 3 ans
  Simon Wanner 450c0df938 LibWeb: Make resolved styles handle calculated length-percentages il y a 3 ans
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property il y a 3 ans
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo il y a 3 ans
  Andreas Kling d7492927e9 LibWeb: Avoid some layouts in getComputedStyle() property getter il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling 04311ca7f1 LibWeb: Flush pending layouts when accessing element resolved style il y a 3 ans
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values il y a 3 ans
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues il y a 3 ans
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property il y a 3 ans