Re: [csswg-drafts] [css-flexbox] Investigate applying align-content to single-line flex containers (#3052)

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