Re: [csswg-drafts] [css-align] "the relevant computed self-alignment property" is unnecessarily vague (it can only be "align-self")

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