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

@dholbert I understood the opposite, instead of picking 0% just because `0 < 100`, the resolution was to wait until we can resolve percentages as lengths, `0% = 0px` and `100% = -8px` in this case, and then pick the smaller length, so `100%`.

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


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

Received on Wednesday, 27 January 2021 18:03:37 UTC