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. https://drafts.csswg.org/css-align/#justify-block is wrong, as you say it should exclude replaced elements (and others), and elements with `aspect-ratio` are sized as replaced, so they should be excluded too. Then the width would be 100px, not stretched, matching Nightly and Canary with `aspect-ratio` enabled.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5713#issuecomment-727131001 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:44:20 UTC