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

I guess I feel that way because shadow roots limit the scope of the stylesheet just like documents do. I’d expect the same if the link is inside a document that isn’t being displayed to the user (i.e. one created by `document.implementation.createDocument`/`createHTMLDocument`).

---
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-233426936

Received on Monday, 18 July 2016 19:08:04 UTC