Files
ladybird/Libraries/LibWeb/CSS/Parser
Callum Law b1e77b3522 LibWeb: Parse longhands of border as ShorthandStyleValues
Previously we would instead parse these as single values and rely on
ad-hoc functionality in `for_each_property_expanding_shorthands` to
expand them to longhands.

This gets us a step closer to removing that ad-hoc functionality.
2025-09-09 11:45:47 +02:00
..
2025-08-23 16:04:36 -06:00
2025-08-23 16:04:36 -06:00