Ali Mohammad Pur
|
b7e3a68bfc
LibWeb: Keep track of CSS property source declarations
|
vor 2 Jahren |
Aliaksandr Kalenik
|
6e0601a63e
LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows
|
vor 2 Jahren |
MacDue
|
00cda96e2d
LibWeb: Implement SVG opacity properties
|
vor 2 Jahren |
Sam Atkins
|
0679b4e0b9
LibWeb: Wrap font metrics into a struct
|
vor 2 Jahren |
MacDue
|
297d8eebcd
LibWeb: Add stop-color as a CSS property
|
vor 2 Jahren |
Sam Atkins
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
vor 2 Jahren |
Sam Atkins
|
7d08d5ad6f
LibWeb: Remove now-unused includes from StyleValue.cpp
|
vor 2 Jahren |
MacDue
|
87b8a36e56
LibWeb: Parse and plumb the `accent-color` CSS property
|
vor 2 Jahren |
Simon Wanner
|
554c4af90f
LibWeb: Add support for the lh and rlh length units
|
vor 2 Jahren |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
vor 2 Jahren |
martinfalisse
|
9bc001f410
LibWeb: Parse `grid-area` CSS property
|
vor 2 Jahren |
martinfalisse
|
a6548c4d80
LibWeb: Parse `grid-template-areas` CSS property
|
vor 2 Jahren |
Sam Atkins
|
5d8e3f5122
LibWeb: Convert Layout::Node to new pixel units
|
vor 2 Jahren |
martinfalisse
|
64c353f11c
LibWeb: Parse `border-collapse` property for HTML table
|
vor 2 Jahren |
Karol Kosek
|
e338a0656d
LibWeb: Remove unused StyleProperties::length_or_fallback function
|
vor 2 Jahren |
Daniel Bertalan
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
vor 2 Jahren |
martinfalisse
|
b2b677e984
LibWeb: Refactor GridTrackSize classes
|
vor 2 Jahren |
Luke Wilde
|
5e2b41175c
LibWeb: Return empty Optional<StyleProperty> for shorthand properties
|
vor 2 Jahren |
martinfalisse
|
f7af190de0
LibWeb: Add parent classes for managing GridTrackSizes
|
vor 2 Jahren |
Andreas Kling
|
f8a2c0586a
LibWeb: Parse the CSS align-content property
|
vor 2 Jahren |
Andreas Kling
|
844321d89f
LibWeb: Teach CSS::StyleProperties to create CSS::Size values
|
vor 2 Jahren |
MacDue
|
ec4de1e07d
LibWeb: Plumb style/computed values for `backdrop-filter`
|
vor 2 Jahren |
martinfalisse
|
44d08b81b7
LibWeb: Parse grid-column-start and related CSS properties
|
vor 2 Jahren |
martinfalisse
|
92a00648b1
LibWeb: Parse grid-template-columns and grid-template-rows
|
vor 2 Jahren |
Tom
|
8163ee1500
LibWeb: Use rect value in CSS clip property
|
vor 2 Jahren |
MacDue
|
d7d34d88e5
LibWeb: Implement `appearance` CSS property
|
vor 2 Jahren |
Andreas Kling
|
2f0657739b
LibWeb: Honor `align-self` over `align-items` when non-auto on flex item
|
vor 3 Jahren |
Sam Atkins
|
7c91fda088
LibWeb: Allow multiple text-decoration-lines
|
vor 3 Jahren |
Sam Atkins
|
e941f07931
LibWeb: Make StyleProperties::property() always return a value
|
vor 3 Jahren |
Sam Atkins
|
4d42885327
LibWeb: Return Optional from StyleProperties::box_sizing()
|
vor 3 Jahren |