Re: [csswg-drafts] [css-values-4] Should arguments to min/max get simplified when only partial simplification is possible? (#4756)

I mean, if you have `hypot(3px, 4px, 5%)`, would it be simplified into `hypot(5px, 5%)`, even if in some cases this may cause a precision loss?

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

Received on Wednesday, 4 March 2020 01:21:49 UTC