Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling d7492927e9 LibWeb: Avoid some layouts in getComputedStyle() property getter před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andreas Kling 04311ca7f1 LibWeb: Flush pending layouts when accessing element resolved style před 3 roky
  Andreas Kling 6d1a9672a4 LibWeb: Support more CSS image-rendering values před 3 roky
  Andreas Kling 1cdbd377e7 LibWeb: Add vertical-align to ComputedValues před 3 roky
  Maciej 3e1c1c0b16 LibWeb: Add support for CSS image-rendering property 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 e5b0369dfd LibWeb: Parse spread-distance and `inset` parts of box-shadow před 3 roky
  Andreas Kling 5dd4b3eaaa LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro před 3 roky
  Sam Atkins 5826fe094f LibWeb: Allow comma- or space-separated StyleValueLists před 3 roky
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' 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 a214036509 LibWeb: Remove background-repeat/image fields and getters před 3 roky
  Sam Atkins 96936d04d6 LibWeb: Parse background-size as part of background shorthand 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
  Sam Atkins 5d0acb63ae LibWeb: Use BackgroundRepeatStyleValue in `background` shorthand před 3 roky
  Sam Atkins 532f1e859d LibWeb: Parse `background-clip` and `background-origin` před 3 roky
  Sam Atkins 018a4aa85c LibWeb: Parse `background-attachment` as part of `background` property před 3 roky
  Sam Atkins 116a5fe5d0 LibWeb: Add `background-position` to `background` property před 3 roky
  Andreas Kling ff45eb7fb1 LibWeb: Make computed opacity always available před 3 roky
  Andreas Kling 07f15aa550 LibWeb: Make computed flex-grow and flex-shrink always available před 3 roky
  Sam Atkins 78e57096e2 LibWeb: Distinguish between integer and float in NumericStyleValue před 3 roky
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links před 3 roky
  Andreas Kling ad50e328e0 LibWeb: Fix bogus 'none' values for resolved min-width and min-height před 3 roky
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values před 3 roky
  Sam Atkins 341c67453c LibWeb: Add resolved style lookup for border properties před 3 roky