Re: [WICG/webcomponents] Clarification which pseudo selectors work with `::slotted` and `::part` (#934)

I can't offer a definitive list of all pseudo selectors that work with `::slotted`, but I can say that, unfortunately, `::slotted` and `::part` do not work together. In other words, it's not currently possible to target a slotted custom element's part. 😞 

I agree that it would be helpful to have this more clearly defined.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/934#issuecomment-872255187

Received on Thursday, 1 July 2021 13:38:28 UTC