- From: mattwoodrow via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Feb 2022 00:19:50 +0000
- To: public-css-archive@w3.org
The definition of indefinite span only requires the start or end property are auto, which I think makes ‘grid-column: span 10’ indefinite. On Thu, 3 Feb 2022 at 1:05 PM, Tab Atkins Jr. ***@***.***> wrote: > The deciding case is probably what do when we have grid-column: span 10; > grid-template-columns: subgrid [] [] [] []. That appears to be an explicit > request for 10 columns, but also 3 columns, and we have to pick which to > honour. > > Yup, and we have a well-specified tie-breaker for that in point b of the > subgrid section - the span wins, with the template only coming into play if > the span is indefinite. > > — > Reply to this email directly, view it on GitHub > <https://github.com/w3c/csswg-drafts/issues/6905#issuecomment-1028474089>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AALAZSRCHUXGEDTDURE42B3UZHBFDANCNFSM5KRJJ6HA> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- GitHub Notification of comment by mattwoodrow Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6905#issuecomment-1028482067 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 00:19:51 UTC