mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
69d064697a
In order to know whether `calc(2.5)` is a number or an integer, we have to see what the property will accept. So, add that knowledge to `Parser::expand_unresolved_values()`. This makes `counter-increment: foo calc(2 * var(--n));` work correctly, in a test I'm working on. |
||
---|---|---|
.. | ||
Libraries | ||
Services | ||
Utilities |