- From: Cory LaViska <notifications@github.com>
- Date: Thu, 01 Jul 2021 06:38:15 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 1 July 2021 13:38:28 UTC
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