- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 30 Aug 2022 00:24:05 +0000
- To: public-css-archive@w3.org
`justify-self: start` is defined to use the writing mode of the container: https://www.w3.org/TR/css-align-3/#positional-values I think it's good to bring this up though: for static positioning, we probably want to use the writing mode of the static position containing block to resolve both the directions and the axes. (That'll also solve our backwards-compat concerns with Flexbox in a self-consistent way.) -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7599#issuecomment-1231003003 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 30 August 2022 00:24:07 UTC