Re: [csswg-drafts] [css-values-4] Serialization steps for min(1px + 1%) result in extra parentheses (#4513)

Need to also make sure that something like ``min(10% + 30px, 5% + 60px)`` doesn't serialize as ``min((10% + 30px), (5% + 60px))``

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

Received on Saturday, 16 November 2019 18:58:16 UTC