- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Apr 2021 19:57:31 +0000
- To: public-css-archive@w3.org
> (1) the spec is defining "start" in terms of itself ("the start edge"), which isn't especially illuminating. :) Well that's not circular, it's just straightforward. The "start" keyword aligns you to the start side. ^_^ > (2) for a flexbox, the current spec text definition could be misinterpreted as meaning "the main-start or cross-start edge" Right, Writing Modes is clear that the "start" direction can only refer to block-start or inline-start; all other logical directions must be prefixed with their axis. While we could add more detail here, we use the unprefixed "start" and "end" terms *thruout* the specs, and I'd prefer not to have to expand every single one of them to say "inline-start or block-start"; the purpose of the shorthand in the first place was to make things more readable. Maybe we can just linkify harder? -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6186#issuecomment-815192972 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 April 2021 19:57:33 UTC