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

@Loirooriol 
> So, if I get it right, ::grid-area doesn't actually style grid areas. Instead, it creates anonymous grid items in a certain grid area with the specified content?

That's exactly how I think this should be specced and implemented too.  We already have specs and implementations for that, and authors already have an understanding of it, that we should leverage. It's also much more powerful than just doing some extra background painting.  The only thing that's special here (IMO) is the pseudo selector and how that maps to, and interacts with the formation of, the grid.  We should focus on solving that.

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


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

Received on Sunday, 31 October 2021 21:31:24 UTC