Re: [csswg-drafts] [css-values-4] min/max(%, %) should explicitly evaluate against the % value, not the resolved value (#4227)

Those are equivalent - that's basically "resolve the % before comparing min/max", it's just that in the cases where the value type is a straight-up <percentage>, it's already resolved as far as it needs to be.

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

Received on Monday, 9 September 2019 16:05:51 UTC