Re: [csswg-drafts] [css-grid] Ability to target items in nth-row of autofilled, implicit grid

The trouble with this is that selectors can be used to set the placement properties (`grid-area`), which can change which row the item is in. :) For tables we work off of the markup only: the selector works even if you style the table as a list.

The use case makes a lot of sense, but I don't see how to make it work...

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

Received on Tuesday, 7 November 2017 18:32:44 UTC