- From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Aug 2018 19:49:29 +0000
- To: public-css-archive@w3.org
Ah, OK - I think I understand. So for a grid item whose writing-mode is orthogonal to its parent grid, for example: if the item has `align-content: baseline; justify-self:baseline`, then `align-content` would defer to `justify-self` in determining its sizing/positioning in that axis (the parent's inline axis i.e. the item's block axis) -- correct? (I initially filed this bug with flexbox in mind, where `justify-self` has no effect, which is why I was confused.) -- GitHub Notification of comment by dholbert Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2986#issuecomment-411875704 using your GitHub account
Received on Thursday, 9 August 2018 19:49:33 UTC