- From: Jonathan Neal <notifications@github.com>
- Date: Fri, 15 Feb 2019 19:59:31 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 16 February 2019 03:59:53 UTC
While this has been closed for some time, I’m currently have this same issue, and I have been getting directed here from search. I did not see any resolution from the browser vendors, so if it helps others in a similar predicament, I am using the following workaround: ```css :not([name])::slotted(*) {} ``` -- 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/631#issuecomment-464283573
Received on Saturday, 16 February 2019 03:59:53 UTC