mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 09:27:00 +02:00
This uses a `foo>bar` notation in the `valid-identifiers` field of Properties.json, to say "replace `foo` with `bar`". The motivation here is to avoid calling `parse_css_value_for_property()` inside the per-property switch in `parse_css_value()`. Eventually we'll need to be able to call that switch from `parse_css_value_for_properties()` so that shorthands can make use of any bespoke parsing code to parse their longhands.
223 KiB
223 KiB