- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Aug 2018 23:48:34 +0000
- To: public-css-archive@w3.org
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