- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Sat, 13 Jun 2020 01:06:34 +0000
- To: public-css-archive@w3.org
What does: ```html <div id="target" style="min-width: max-content; height: 100px; overflow: hidden; aspect-ratio: 1/1;"> <div style="width: 150px;"></div> </div> ``` ... `target` resolve to above? `150px` or 100px` ? -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5032#issuecomment-643546201 using your GitHub account
Received on Saturday, 13 June 2020 01:06:37 UTC