- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 09 Aug 2018 19:39:07 +0000
- To: public-css-archive@w3.org
> This "relevant computed self-alignment property" text is now unnecessarily vague/generic -- it can only be "align-self", right? (i.e. that phrase should just be replaced with "its computed align-self", I think) Nope, which axis is align/justify for the -self properties is determined by the *containing block's* writing mode, which has no relation to your own writing mode. So it can be either one (tho it will often by align-self, yes). > Actually, this^ isn't quite right either. The spec doesn't quite want to check whether the computed align-self is precisely the value stretch You're right; we've fixed this to use "behaves as". -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2986#issuecomment-411872927 using your GitHub account
Received on Thursday, 9 August 2018 19:39:10 UTC