Re: [csswg-drafts] [css-grid] aspect ratio units needed

If there is going to be an `aspect-ratio` property then there also needs to be `min-aspect-ratio` and `max-aspect-ratio` properties. I see myself using `max-aspect-ratio` ("max" meaning it can grow relatively taller but not wider) far more than I would use `aspect-ratio`.

There are min and max aspect ratios for media queries, they should be modeled after those values.

Without min and max versions it becomes difficult to manage text that doesn't fit inside the normal aspect ratio.

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

Received on Wednesday, 22 August 2018 14:14:48 UTC