Re: [csswg-drafts] [css-align] "Baseline Content-Alignment" spec text seems to incorrectly assume that align-content axis is always block axis

Ah, OK. The flex item is also a flex container. `align-content` on a flex container uses the flex lines (not the flex items) as its alignment subject. Flexbox didn't allow `align-content` to take a `baseline` value, so there's no definition for that. We'd have to create a definition for how that could work.

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

Received on Thursday, 9 August 2018 23:48:40 UTC