- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Nov 2020 02:45:51 +0000
- To: public-css-archive@w3.org
> But in that case justify-self: normal shouldn't behave as stretch. How does `target` end up at `200px` wide if it isn't stretching? ``` <div style="display: block; width: 200px; border: solid;"> <div id="target" style=""></div> </div> ``` -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5713#issuecomment-727132180 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 14 November 2020 02:45:54 UTC