- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Nov 2020 02:44:18 +0000
- To: public-css-archive@w3.org
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