Re: [w3c/webcomponents] Support /deep/ in static profile (bugzilla: 28591) (#78)

@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