So if we change how we interpret the `justify-self: normal` rule to *not* `stretch` if things have an aspect-ratio, this will mean that: ```html <div style="width: 100px; border: solid;"> <div style="aspect-ratio: 1/1; background: green;"> ``` ...will result in a 0x0 div which I don't think is desired. -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5713#issuecomment-727261975 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-configReceived on Saturday, 14 November 2020 20:35:47 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:22 UTC