Re: [csswg-drafts] [css-values-4] What should non-calc() math functions serialize to when they're fully resolved? (#4399)

Yes, unit canonicalization is intended; we agreed to that as a policy for level-3 calc(), before unit algebra and fancier functions. That is, `calc(1in + 5%)` has been specified to have a computed value of `calc(96px + 5%)` for quite a while.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4399#issuecomment-556116538 using your GitHub account

Received on Wednesday, 20 November 2019 17:10:04 UTC