Sam Atkins
|
103613a3a9
LibWeb: Incorporate spread-distance into box-shadow rendering
|
3 år sedan |
Sam Atkins
|
10c6c77b5c
LibWeb: Render multiple box-shadows
|
3 år sedan |
Sam Atkins
|
e5b0369dfd
LibWeb: Parse spread-distance and `inset` parts of box-shadow
|
3 år sedan |
Andreas Kling
|
5dd4b3eaaa
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
|
3 år sedan |
Sam Atkins
|
5826fe094f
LibWeb: Allow comma- or space-separated StyleValueLists
|
3 år sedan |
Tobias Christiansen
|
69aac6ecd7
LibWeb: Add new property 'text-decoration-style'
|
3 år sedan |
Sam Atkins
|
dc681913e8
LibWeb: Convert width/height and min-/max- versions to LengthPercentage
|
3 år sedan |
Sam Atkins
|
cb0cce5cdc
LibWeb: Convert flex-basis to LengthPercentage
|
3 år sedan |
Sam Atkins
|
a214036509
LibWeb: Remove background-repeat/image fields and getters
|
3 år sedan |
Sam Atkins
|
96936d04d6
LibWeb: Parse background-size as part of background shorthand
|
3 år sedan |
Sam Atkins
|
891dd46a17
LibWeb: Store Repeat values directly in BackgroundRepeatStyleValue
|
3 år sedan |
Sam Atkins
|
1e53768f1b
LibWeb: Combine background-repeat-x/y pseudo-properties
|
3 år sedan |
Sam Atkins
|
5d0acb63ae
LibWeb: Use BackgroundRepeatStyleValue in `background` shorthand
|
3 år sedan |
Sam Atkins
|
532f1e859d
LibWeb: Parse `background-clip` and `background-origin`
|
3 år sedan |
Sam Atkins
|
018a4aa85c
LibWeb: Parse `background-attachment` as part of `background` property
|
3 år sedan |
Sam Atkins
|
116a5fe5d0
LibWeb: Add `background-position` to `background` property
|
3 år sedan |
Andreas Kling
|
ff45eb7fb1
LibWeb: Make computed opacity always available
|
3 år sedan |
Andreas Kling
|
07f15aa550
LibWeb: Make computed flex-grow and flex-shrink always available
|
3 år sedan |
Sam Atkins
|
78e57096e2
LibWeb: Distinguish between integer and float in NumericStyleValue
|
3 år sedan |
Sam Atkins
|
e8d4236bbd
LibWeb: Use W3C urls for CSSOM spec links
|
3 år sedan |
Andreas Kling
|
ad50e328e0
LibWeb: Fix bogus 'none' values for resolved min-width and min-height
|
3 år sedan |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
3 år sedan |
Sam Atkins
|
341c67453c
LibWeb: Add resolved style lookup for border properties
|
3 år sedan |
Sam Atkins
|
a521c02db2
LibWeb: Add resolved style lookup for margin/padding shorthands
|
3 år sedan |
Sam Atkins
|
fc7af21c7c
LibWeb: Make things aware of box-sizing
|
3 år sedan |
Andreas Kling
|
a31855ae10
LibWeb: Improve resolved style for CSS {min,max}-{width,height}
|
3 år sedan |
Andreas Kling
|
3db847c64a
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
|
3 år sedan |
Andreas Kling
|
f8dd3e14ba
LibWeb: Rename CSS::StyleResolver => StyleComputer
|
3 år sedan |
Andreas Kling
|
3d36e4d944
LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved"
|
3 år sedan |