Re: [csswg-drafts] [css-sizing] Aspect-ratio min-size needs to check for "auto", not non-zero (#4217)

Checking for a computed `<length>` seems a bit strange to me, because `100%` is a `<percentage>`, but `calc(100% + 100px)` is a `<length>` when used in `min-width` if I get https://drafts.csswg.org/css-values-4/#determine-the-type-of-a-calculation right?

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


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

Received on Sunday, 23 August 2020 20:59:43 UTC