Re: [csswg-drafts] [css-align] *-items properties might need to resolve directions early (#7612)

The `align-self` and `justify-self` properties initialize to `auto`, which for absolutely-positioned elements _does not reference the container`_. https://www.w3.org/TR/css-align-3/#valdef-justify-self-auto

We might have a compat problem here that we need to address for flexbox particularly, but the ideal behavior here is that `align-items` has no effect on abspos descendants.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 24 August 2022 19:34:48 UTC