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

@rniwa

> Can we agree that should work if and only if it is connected?

I thought we the conversation was about `<link>` being connected inside the shadow tree, not about a shadow tree being connected. Maybe it should wait for both to be true (makes sense): link element connected *and* shadow tree in a connected ancestor (because a shadow tree is always connected to it's host even if the host is in a disconnected tree, right?).

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

Received on Monday, 18 July 2016 05:25:33 UTC