Re: [w3c/webcomponents] "::slotted" pseudo elements (#331)

> ""::slotted() should full support complex selector"" has came up multiple time and always get closed without any solution.

That should be tracked in a new issue, not in this old issue about `::slotted` pseudo element. Also, supporting complex selector inside `::slotted` would be about matching selector in the tree in which slotted node appears, not about selecting arbitrary descendant of slotted content. Regardless, you should file a new issue. We can't tack every new idea into an existing issue. 

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

Received on Friday, 22 May 2020 21:22:27 UTC