Re: [csswg-drafts] [selectors] Pseudo class to indicated when a slot has content (#6867)

Can you elaborate on what you're thinking of? The `::slotted()` pseudo-element lives *on* a `slot` element, so you can already distinguish between multiple slots.  The selector argument is matched against the elements put *into* the slot.

----

As I said in the minutes above, I think `:has-slotted` is a reasonably straightforward name - not too long, but clearly targeted at its use-case.

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


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

Received on Wednesday, 30 November 2022 15:40:48 UTC