Re: [csswg-drafts] [css-grid-2] Subgrid local line names

Having both is trivial to implement, fwiw. I imagine this as a flag on the subgrid, something like: `grid-template-rows: subgrid scoped? <line-name-list>?`, that would prevent its items (including further subgrid descendants) from seeing line names in ancestors of this subgrid.

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

Received on Tuesday, 1 May 2018 20:24:17 UTC