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

That is, I think this should be governed by [the normal rules for stylesheet links](https://html.spec.whatwg.org/multipage/semantics.html#link-type-stylesheet), with "in a document" replaced by "connected" to allow it to work inside shadow trees, and not worrying about its root's connected status, or the element being disconnected and moved, or anything like that at all. This seems fairly simple... We should just spec it.

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

Received on Monday, 18 July 2016 05:32:09 UTC