Re: [csswg-drafts] [css-grid] Note implies losing an aspect-ratio when it shouldn't? (#5713)

> 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