Re: [w3c/webcomponents] Allowing CSS combinators postfixed to the ::slotted() selector (#889)

@trusktr What we know is slotted is limited to the "public surface" of the component for performance reasons. OP argues that we shouldn't have that limitation whereas probably some people would reject that.
What I argue is as a user I should be at least use ::slotted(::part Foo ...) since parts are exposed public parts of a component. But even that is not allowed. 

-- 
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/889#issuecomment-683376909

Received on Sunday, 30 August 2020 05:06:32 UTC