Re: [csswg-drafts] [css-align] Define `align-content: baseline` for flex containers

> Ah, spotted the issue with your "Scenario 2" - it turns out that we missed that column flexboxes just plain can't do baseline content-alignment, because the relevant axises aren't lined up.

Right, yeah.

> @dholbert So, we think the above commit actually resolves your issue. Is that right?

I think so, yeah!  Thanks.

> We thought you were asking to have align-content:baseline actually defined for Flexbox, but that's already defined by Align, right? (modulo the #3052 issue)

Yeah, sorry -- my github-issue-title here was perhaps a bit too broad. Agreed that it's appropriately defined (& now defined more clearly) in Align. My point here was that flexbox in particular had some special cases (column-oriented flexboxes) that didn't mesh with the general definition, but it seems fine now.

I'll mark this as "closed" (fixed by your commit above).

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

Received on Wednesday, 10 October 2018 22:52:45 UTC