- From: Emilio Cobos Álvarez <notifications@github.com>
- Date: Mon, 02 Mar 2020 04:50:13 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 2 March 2020 12:50:31 UTC
> Forced encapsulation on Web Components destroys this. You can't write a stylesheet to theme the way a specific button looks anymore, because that button is a sub-component of a sub-component, thirty shadow DOM levels deep, and your sheet can't target it. That is not true? User stylesheets should apply to all elements in all shadow trees. -- 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/864#issuecomment-593385676
Received on Monday, 2 March 2020 12:50:31 UTC