Re: [csswg-drafts] [css-align] Rules for align/justify-self on static position of absolutely-positioned boxes need more detail

OK, so, I *think* we're done with this issue (thanks dbaron, for filing :) 

However, we did make a mistake earlier: when we said we should be keying off of the `justify-content` property of the abspos’s static-position CB, we should actually be keying off of the `justify-self` property of the abspos itself. This is consistent with the principle of how we're replacing “do X or Y based on CB’s `direction`” with “do X or Y based on box’s own self-alignment” across the spec in general. Commits for that changeover in https://github.com/w3c/csswg-drafts/commit/a595144d70e89c858b2589b1e1eb0564bbca936b
Agenda+ to adjust the resolution proposed in https://github.com/w3c/csswg-drafts/issues/1432#issuecomment-387153116 accordingly. 

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

Received on Friday, 24 August 2018 19:07:03 UTC