- From: Matthew Phillips <notifications@github.com>
- Date: Tue, 09 Aug 2016 13:09:48 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 9 August 2016 20:10:23 UTC
@rniwa I don't know specifically about `/deep/` or equivalents, but one use case that I have for the `shadowRoot` property is to server-render a component (using a headless browser or something similar) so that the shadow DOM is part of the light DOM initially and then re-inserted into the shadowRoot when components are upgraded. --- 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/78#issuecomment-238675185
Received on Tuesday, 9 August 2016 20:10:23 UTC