martinfalisse
|
44d08b81b7
LibWeb: Parse grid-column-start and related CSS properties
|
2 vuotta sitten |
martinfalisse
|
92a00648b1
LibWeb: Parse grid-template-columns and grid-template-rows
|
2 vuotta sitten |
Tom
|
8163ee1500
LibWeb: Use rect value in CSS clip property
|
2 vuotta sitten |
Sam Atkins
|
cf6e49350e
LibWeb: Handle `transform` in `style_value_for_property()`
|
3 vuotta sitten |
Sam Atkins
|
e60beef12e
LibWeb: Alphabetize style_value_for_property() list
|
3 vuotta sitten |
Andreas Kling
|
cefc931347
LibWeb: Make sure CSS::ComputedValues has initial size values
|
3 vuotta sitten |
networkException
|
baac3ba60c
LibWeb: Remove unnecessary return in ResolvedCSSStyleDeclaration
|
3 vuotta sitten |
MacDue
|
28c78b45ca
LibWeb: Keep both horizontal and vertical border radii till painting
|
3 vuotta sitten |
Sam Atkins
|
d9afc2d6f2
LibWeb: Rename CombinedBorderRadiusSV -> BorderRadiusShorthandSV
|
3 vuotta sitten |
Sam Atkins
|
7c91fda088
LibWeb: Allow multiple text-decoration-lines
|
3 vuotta sitten |
Sam Atkins
|
e941f07931
LibWeb: Make StyleProperties::property() always return a value
|
3 vuotta sitten |
Sam Atkins
|
ae40e9a66c
LibWeb: Use generated to_value_id() functions
|
3 vuotta sitten |
Andreas Kling
|
de5de4d99a
LibWeb: Fix typo in CSS::Display::is_outside_and_inside() name
|
3 vuotta sitten |
Andreas Kling
|
66618a666b
LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec
|
3 vuotta sitten |
Simon Wanner
|
450c0df938
LibWeb: Make resolved styles handle calculated length-percentages
|
3 vuotta sitten |
Enver Balalic
|
58398b1e12
LibWeb: Implement the flex order CSS property
|
3 vuotta sitten |
Sam Atkins
|
1094654adc
LbWeb: Rename BoxShadowFoo => ShadowFoo
|
3 vuotta sitten |
Andreas Kling
|
d7492927e9
LibWeb: Avoid some layouts in getComputedStyle() property getter
|
3 vuotta sitten |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 vuotta sitten |
Andreas Kling
|
04311ca7f1
LibWeb: Flush pending layouts when accessing element resolved style
|
3 vuotta sitten |
Andreas Kling
|
6d1a9672a4
LibWeb: Support more CSS image-rendering values
|
3 vuotta sitten |
Andreas Kling
|
1cdbd377e7
LibWeb: Add vertical-align to ComputedValues
|
3 vuotta sitten |
Maciej
|
3e1c1c0b16
LibWeb: Add support for CSS image-rendering property
|
3 vuotta sitten |
Sam Atkins
|
5b2482a939
LibWeb: Use Optional instead of undefined-lengths for widths/heights
|
3 vuotta sitten |
Sam Atkins
|
103613a3a9
LibWeb: Incorporate spread-distance into box-shadow rendering
|
3 vuotta sitten |
Sam Atkins
|
10c6c77b5c
LibWeb: Render multiple box-shadows
|
3 vuotta sitten |
Sam Atkins
|
e5b0369dfd
LibWeb: Parse spread-distance and `inset` parts of box-shadow
|
3 vuotta sitten |
Andreas Kling
|
5dd4b3eaaa
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
|
3 vuotta sitten |
Sam Atkins
|
5826fe094f
LibWeb: Allow comma- or space-separated StyleValueLists
|
3 vuotta sitten |
Tobias Christiansen
|
69aac6ecd7
LibWeb: Add new property 'text-decoration-style'
|
3 vuotta sitten |