CSS math functions are simplified and serialized per spec. CSS calc simplification is a kind of constant folding which evaluates the css calculation tree to the extent possible at parse time so that evaluation at computed/used-value time can be reduced. The simplified result is serialized according to spec.
Specification
Unknown standards status - check spec link for status
Status in Chromium
In development
(tracking bug)
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- Shipped/Shipping
- Shipped/Shipping
- No signals
Owners
Search tags
css, simplification, serialization,Last updated on 2022-04-22