Re: [csswg-drafts] [css-grid] Decorative grid-cell pseudo-elements (#499)

I think the most important part of this new pseudo is to be able to conveniently address the actual grid areas in a grid layout. To do that we need a way to address the implicit grid rather than the explicit grid. I think this is crucial for decorative items, because implicit tracks (typically rows) are prevalent on the web. This suggests to me that we should probably solve #2402 before designing this feature. (Granted, the `nth` syntax covers some of that need, but I think authors still need a way to address the first and last lines of the implicit grid.)

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


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

Received on Wednesday, 10 November 2021 02:48:38 UTC