- From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
- Date: Fri, 03 Aug 2018 17:34:21 +0000
- To: public-css-archive@w3.org
dholbert has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-align] "the relevant computed self-alignment property" is unnecessarily vague (it can only be "align-self") == https://drafts.csswg.org/css-align/#baseline-align-content has some hand-wavy language that tries to be generic over self-alignment properties: > If its baseline alignment preference is “first” (“last”), > the relevant computed self-alignment property is either align-self/stretch or self-start (self-end) This "relevant computed self-alignment property" text is now unnecessarily vague/generic -- it can only be "align-self", right? That's the only "relevant ... self-alignment property" which would be cooperating here in the align-content axis. (And this chunk of spec is *only relevant in the align-content axis*, ever since https://github.com/w3c/csswg-drafts/issues/1184, was resolved) CC @fantasai @tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2986 using your GitHub account
Received on Friday, 3 August 2018 17:34:25 UTC