- From: Hayato Ito <notifications@github.com>
- Date: Sun, 23 Oct 2016 18:46:19 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 24 October 2016 01:46:50 UTC
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