Re: [csswg-drafts] [media-queries][css-sizing] Support <number> (and therefore calc) as a <ratio> (#3757)

Negative numbers are not allowed in `<ratio>`, see https://www.w3.org/TR/mediaqueries-4/#aspect-ratio
The rules for calc() will clamp negative values accordingly.

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

Received on Wednesday, 28 August 2019 22:29:46 UTC