- From: [ Cassondra ] <notifications@github.com>
- Date: Tue, 21 Jul 2020 04:29:38 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 July 2020 11:29:51 UTC
What does the `::slotted` syntax add that the `querySelector("[slot].foo")` would not cover? Slotted content is light DOM so you shouldn't need to run that query inside shadowRoot. -- 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-661800066
Received on Tuesday, 21 July 2020 11:29:51 UTC