mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-04 07:09:41 +00:00
Before this change, this var() would get expanded: calc(10px * var(--one)) But this one would not: calc(10px * (var(--one)) |
||
---|---|---|
.. | ||
expected | ||
input |