- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Feb 2022 22:25:18 +0000
- To: public-css-archive@w3.org
Yeah, that definition is just thoroughly broken. It originates from [when we un-delta'd Grid 2](https://github.com/w3c/csswg-drafts/commit/85ccd338a49bae3fc02e9c3633fcfb6f4e378a7f), as part of "editorial integration", but that wording never appears in Grid 1. The definitions in Grid 1 seem to be less than ideal as well. This just plain needs fixing. As far as I can tell, the notion we wanted to capture is just "is the span specified at all, either explicitly via a `span` keyword or implicitly via two lines". All we're concerned with is what to do when we have to *default* the span because it's completely unspecified; for normal grids we default it to 1, for subgrids we default it to the number of tracks implied by the line list if specified; otherwise 1. @fantasai could you confirm my understanding here? You did the undelta-ing that produced the current language. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6905#issuecomment-1029458686 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 February 2022 22:25:20 UTC