Re: [csswg-drafts] [css-grid2] API for querying implicit grids

You're right about grid-template-rows _et _al_ from gCS(). I'm not sure I was seeing those values in the browser when I first opened this request last year, but can't be certain.

As for implicit tracks, I was thinking along the lines of hit detection for placing items into a sparse grid. E.g. in my case of a UI layout, allowing users to move fields into empty spaces. But any such use case I can think of can be addressed by adding some extra empty divs and doing the hit detection on them (pending issue #2681 ).

Given that the use cases are not likely to be common, and there is a workaround of sorts, I'm closing this. Thanks for your feedback.


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

Received on Tuesday, 22 May 2018 08:37:21 UTC