Re: [csswg-drafts] [css-sizing-4] Give examples for how the aspect-ratio affects the {min,max}-content size of a box. (#4637)

```<div style=”height: 100px; width: auto; max-width: min-content; aspect-ratio: 1/1;”></div>```

Should the width of this element by 0px or 100px;

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

Received on Thursday, 7 May 2020 20:53:09 UTC