- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Sat, 13 Jun 2020 01:19:07 +0000
- To: public-css-archive@w3.org
(above is conditioned on):
```html
<div style="
min-width: max-content;
height: 100px;
aspect-ratio: 1/1;">
<div style="width: 150px;"></div>
</div>
```
Resolving to `150px`.
--
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5032#issuecomment-643547592 using your GitHub account
Received on Saturday, 13 June 2020 01:19:09 UTC