Re: [w3c/webcomponents] Style ::slotted children (#594)

That is by design. See https://github.com/w3c/webcomponents/issues/331 for details.

We don't have a plan to support an arbitrary selector for `::slotted`. 

Noe that we supported an arbitrary selector in `::content` (in Shadow DOM v0), however, we had experienced that it would make the implementation complicated and would be the root cause of the performance 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/594#issuecomment-255631156

Received on Monday, 24 October 2016 01:46:50 UTC