ladybird/Tests/LibWeb/Text/input/wpt-import/css/css-ui
Tim Ledbetter 3186adeaa1 LibWeb/CSS: Don't serialize longhands which match their initial values
Shorthand subproperties that match their initial values are now
excluded from serialization, by default.

Properties where this behavior is not desired, like `gap`, are
special-cased.
2025-04-07 11:38:56 +01:00
..
parsing LibWeb/CSS: Don't serialize longhands which match their initial values 2025-04-07 11:38:56 +01:00
appearance-initial-value-001.html LibWeb/CSS: Set the initial value of the appearance property to "none" 2025-03-22 17:05:17 +01:00
caret-color-013.html LibWeb/CSS: Implement the caret-color property 2025-03-09 19:36:29 +01:00