Regarding consistency with flex, I don't think your testcase is testing the proper thing. The flex item is effectively stretched in the cross axis, it's just that it's not stretched in the main axis because `justify-self` doesn't apply, so the aspect ratio is preserved. The interesting testcase would be https://software.hixie.ch/utilities/js/live-dom-viewer/saved/8677 In latest Chromium with experimental flags, the grid item and the flex item are identical (`aspect-ratio` has no effect). But if I apply https://chromium-review.googlesource.com/c/chromium/src/+/2526928, they are different:  vs  -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5713#issuecomment-725061168 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-configReceived on Wednesday, 11 November 2020 01:02:14 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:22 UTC