Re: [csswg-drafts] [css-grid-2] Resolving indefinite grid spans in nested subgrids (#6905)

I'm not sure I see how indefinite spans make things easier.

Once we've placed the subgrid into the parent grid, we have an definite number of tracks that we span, and the subgrid must have exactly that number of tracks. We can't use the number of names from the `grid-template-X: subgrid <>` definition and have a different number of tracks without changing our placement in the parent.

-- 
GitHub Notification of comment by mattwoodrow
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6905#issuecomment-1021768512 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 January 2022 01:27:05 UTC