- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Jul 2021 16:59:24 +0000
- To: public-css-archive@w3.org
Note: we got here from exploring
```
main {
width: max-content;
aspect-ratio: 1/1;
border: thin solid red;
min-height: 0;
}
section {
height: 100%;
contain: inline-size;
writing-mode: vertical-rl;
border: thick solid blue;
}
```
--
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6419#issuecomment-872406567 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 1 July 2021 16:59:26 UTC