Sam Atkins
|
a3a5af3fd1
LibWeb: Implement `length` and `item()` for ResolvedCSSStyleDeclaration
|
1 سال پیش |
Sam Atkins
|
33e4a35d2d
LibWeb: Resolve style for box-shadow and text-shadow
|
1 سال پیش |
Sam Atkins
|
44836cd8ed
LibWeb: Resolve style for logical-side length properties
|
1 سال پیش |
Sam Atkins
|
2fa1df2ec4
LibWeb: Implement resolved style for line-height
|
1 سال پیش |
Sam Atkins
|
30e31d83b6
LibWeb: Construct resolved shorthands from resolved longhands
|
1 سال پیش |
Sam Atkins
|
737cccec70
LibWeb: Remove manual construction of resolved sided-border values
|
1 سال پیش |
Sam Atkins
|
77fb85d27a
LibWeb: Add spec comments to style_value_for_property()
|
1 سال پیش |
Sam Atkins
|
90aaa8ab40
LibWeb: Handle shorthands in ResolvedCSSStyleDeclaration generically
|
1 سال پیش |
Sam Atkins
|
e905072e47
LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV
|
1 سال پیش |
Sam Atkins
|
8efac89a16
LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue
|
1 سال پیش |
Sam Atkins
|
f5cb2e8dc2
LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV
|
1 سال پیش |
Sam Atkins
|
48f3603119
LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue
|
1 سال پیش |
Sam Atkins
|
23d59a6caf
LibWeb: Replace BorderStyleValue with ShorthandStyleValue
|
1 سال پیش |
Sam Atkins
|
34591549b1
LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue
|
1 سال پیش |
Sam Atkins
|
34e0899ab0
LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue
|
1 سال پیش |
Sam Atkins
|
9f4e057085
LibWeb: Fall back to computed values in ResolvedCSSStyleDeclaration
|
1 سال پیش |
Shannon Booth
|
f5efe9bb63
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 سال پیش |
Zaggy1024
|
607a398917
LibWeb: Store computed CSS font size as `CSSPixels`
|
1 سال پیش |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 سال پیش |
Andrew Kaster
|
da060eedb1
LibWeb: Create IdentifierStyleValue for fit-content size declarations
|
1 سال پیش |
MacDue
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
1 سال پیش |
MacDue
|
360c0eb509
LibWeb: Remove implicit conversion from float and double to CSSPixels
|
1 سال پیش |
Andreas Kling
|
25375bf1d5
LibWeb: Make Document::paintable() return a ViewportPaintable
|
1 سال پیش |
Andreas Kling
|
8bb275f2ea
LibWeb: Move painting logic from Layout::Viewport to ViewportPaintable
|
1 سال پیش |
Sam Atkins
|
81b9f3ec15
LibWeb: Make ResolvedCSSStyleDeclaration method infallible
|
1 سال پیش |
Sam Atkins
|
8a8cc18cf4
LibWeb: Make StyleValue constructors infallible
|
1 سال پیش |
Sam Atkins
|
0cda97b852
LibWeb: Add some more computed values for CSS properties
|
1 سال پیش |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 سال پیش |
Andi Gallo
|
97512d0c76
LibWeb: Add table-layout CSS property
|
1 سال پیش |
Sam Atkins
|
73fa58da34
LibWeb: Implement the CSS `outline-offset` property
|
1 سال پیش |