Re: [w3c/webcomponents] Should <link rel="stylesheet"> work inside shadow DOM? (#530)

Why would you expect that? It's not true for node trees today. Why would you expect the result to be different when the disconnected node tree is rooted at a shadow root, instead of being rooted at e.g. a `<div>` or a `DocumentFragment`?

---
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/530#issuecomment-233422802

Received on Monday, 18 July 2016 18:53:44 UTC