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

The two bullet points are about disjoint sets: the first is about row flex containers, the second is about column flex containers. So only the first bullet applies to your example. ^_^

(And in particular, the reason an auto-sized item will still fill the container in a column flex is because `auto` width implies stretching to fill the container; `auto` height (for a row flex container) implies the opposite.)

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3052#issuecomment-881030087 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 15 July 2021 21:39:08 UTC