mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
Calculated values are resolved and confirmed to be valid (in line with non-calculated values) at parse time
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
@counter-style valid { range: sign(1em - 1px) calc(1 + sign(1em - 1px)); }
|
|
@counter-style invalid { }
|