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

I think the `::grid-area` pseudo-element syntax feels natural to me, with the parameter for an area name or grid offsets being optional, and I agree with the others above that those pseudo-elements should be painted underneath any content in a grid.

That seems like it should allow authors to trivially create a grid and fill _all_ its cells with placeholder fills, corner radii, hover states, etc. to allow selection of a grid cell interactively without having to manually create placeholder elements to fill each cell, with more specific styles for named areas or specific cells if so chosen.

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


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

Received on Tuesday, 30 April 2024 00:50:44 UTC