Historial de Commits

Autor SHA1 Mensaje Fecha
  MacDue 28c78b45ca LibWeb: Keep both horizontal and vertical border radii till painting hace 3 años
  Sam Atkins d9afc2d6f2 LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV hace 3 años
  Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines hace 3 años
  Sam Atkins e941f07931 LibWeb: Make StyleProperties::property() always return a value hace 3 años
  Sam Atkins ae40e9a66c LibWeb: Use generated to_value_id() functions hace 3 años
  Andreas Kling de5de4d99a LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name hace 3 años
  Andreas Kling 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec hace 3 años
  Simon Wanner 450c0df938 LibWeb: Make resolved styles handle calculated length-percentages hace 3 años
  Enver Balalic 58398b1e12 LibWeb: Implement the flex order CSS property hace 3 años
  Sam Atkins 1094654adc LbWeb: Rename BoxShadowFoo => ShadowFoo hace 3 años
  Andreas Kling d7492927e9 LibWeb: Avoid some layouts in getComputedStyle() property getter hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Andreas Kling 04311ca7f1 LibWeb: Flush pending layouts when accessing element resolved style hace 3 años
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values hace 3 años
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues hace 3 años
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property hace 3 años
  Sam Atkins 5b2482a939 LibWeb: Use Optional instead of undefined-lengths for widths/heights hace 3 años
  Sam Atkins 103613a3a9 LibWeb: Incorporate spread-distance into box-shadow rendering hace 3 años
  Sam Atkins 10c6c77b5c LibWeb: Render multiple box-shadows hace 3 años
  Sam Atkins e5b0369dfd LibWeb: Parse spread-distance and `inset` parts of box-shadow hace 3 años
  Andreas Kling 5dd4b3eaaa LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro hace 3 años
  Sam Atkins 5826fe094f LibWeb: Allow comma- or space-separated StyleValueLists hace 3 años
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' hace 3 años
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage hace 3 años
  Sam Atkins cb0cce5cdc LibWeb: Convert flex-basis to LengthPercentage hace 3 años
  Sam Atkins a214036509 LibWeb: Remove background-repeat/image fields and getters hace 3 años
  Sam Atkins 96936d04d6 LibWeb: Parse background-size as part of background shorthand hace 3 años
  Sam Atkins 891dd46a17 LibWeb: Store Repeat values directly in BackgroundRepeatStyleValue hace 3 años
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties hace 3 años
  Sam Atkins 5d0acb63ae LibWeb: Use BackgroundRepeatStyleValue in `background` shorthand hace 3 años