- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 Jun 2020 05:30:24 +0000
- To: public-css-archive@w3.org
Hm, actually for a behavior change, it `align-content` would have to be not equal to `normal` or `stretch` OR `align-self` of an item has to be not equal to the container's `align-content`. Because if `align-content` is `center` and `align-self` is `center`, there's no behavior change whether or not `align-content` is honored... -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3052#issuecomment-643073784 using your GitHub account
Received on Friday, 12 June 2020 05:30:25 UTC