Re: [csswg-drafts] [css-values-4] Simplification algorithm should possibly return single child for min/max (#9559)

Did a quick test across browsers to check how they serialize the specified style: 

Firefox: `calc(1em)`
Chrome: `min(1em)`
Safari: `calc(1em)`

I'm not sure how important this is though..

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 5 November 2023 15:17:03 UTC