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

And do these simplify?
``calc(min(1s) + min(2s))``
``calc(1s + min(2s))``

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

Received on Tuesday, 19 November 2019 03:43:57 UTC