Sam Atkins
|
08fa513887
LibWeb: Split ShadowStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
Sam Atkins
|
e61a5ad180
LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp}
|
2 years ago |
MacDue
|
87b8a36e56
LibWeb: Parse and plumb the `accent-color` CSS property
|
2 years ago |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 years ago |
Sam Atkins
|
e338ef4914
LibWeb: Port ComputedValues to new Strings
|
2 years ago |
martinfalisse
|
a6548c4d80
LibWeb: Parse `grid-template-areas` CSS property
|
2 years ago |
martinfalisse
|
64c353f11c
LibWeb: Parse `border-collapse` property for HTML table
|
2 years ago |
MacDue
|
bbc149ebb9
Meta+Userland: Pass Gfx::Color by value
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
martinfalisse
|
9e6612c49b
LibWeb: Parse CSS gap property
|
2 years ago |
martinfalisse
|
b2b677e984
LibWeb: Refactor GridTrackSize classes
|
2 years ago |
martinfalisse
|
f7af190de0
LibWeb: Add parent classes for managing GridTrackSizes
|
2 years ago |
Andreas Kling
|
f8a2c0586a
LibWeb: Parse the CSS align-content property
|
2 years ago |
Andreas Kling
|
d39f4edc99
LibWeb: Avoid a bunch of unnecessary copying in CSS::ComputedValues
|
2 years ago |
Andreas Kling
|
0843960235
LibWeb: Use CSS::Size for computed size and max-size values
|
2 years ago |
MacDue
|
ec4de1e07d
LibWeb: Plumb style/computed values for `backdrop-filter`
|
2 years ago |
Andreas Kling
|
8f0a48ef23
LibWeb: Make default CSS font settings match other browsers better
|
2 years ago |
martinfalisse
|
44d08b81b7
LibWeb: Parse grid-column-start and related CSS properties
|
2 years ago |
martinfalisse
|
92a00648b1
LibWeb: Parse grid-template-columns and grid-template-rows
|
2 years ago |
MacDue
|
6a6475673f
LibWeb: Convert images to common AbstractImageStyleValue base
|
2 years ago |
Tom
|
8163ee1500
LibWeb: Use rect value in CSS clip property
|
2 years ago |
Andreas Kling
|
4cbec00c44
LibWeb: Actually check if percentage used flex basis is definite
|
3 years ago |
MacDue
|
d7d34d88e5
LibWeb: Implement `appearance` CSS property
|
2 years ago |
Sam Atkins
|
b5ab961e20
LibWeb: Add proper support for Angle parameters in transform functions
|
3 years ago |
MacDue
|
ee7e9e7c86
LibWeb: Allow having a linear-gradient() as a background-image
|
3 years ago |
Andreas Kling
|
2f0657739b
LibWeb: Honor `align-self` over `align-items` when non-auto on flex item
|
3 years ago |
Andreas Kling
|
cefc931347
LibWeb: Make sure CSS::ComputedValues has initial size values
|
3 years ago |
Andreas Kling
|
94509c9844
LibWeb: Use correct margin & padding values in anonymous wrapper boxes
|
3 years ago |
MacDue
|
28c78b45ca
LibWeb: Keep both horizontal and vertical border radii till painting
|
3 years ago |
Sam Atkins
|
7c91fda088
LibWeb: Allow multiple text-decoration-lines
|
3 years ago |