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

Wanted to clarify that  _static position and sizing is already dependent on the `direction` property of the containing block._ The proposal here is to swap out `direction` for `justify-content` so that the author can control this behavior without affecting bidi.

The only additional point is that, because `justify-content` has a `center` value, we had to define something for `center` that was “halfway between” the behavior for `ltr`/`start` and `rtl`/`end`.

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

Received on Tuesday, 29 May 2018 17:00:16 UTC