- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Aug 2022 19:34:46 +0000
- To: public-css-archive@w3.org
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