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

>From earlier,

> Can we agree that <link rel="stylesheet"> should work if and only if it is connected?

It's not clear what parts of `<link>` working we're even talking about. 

Maybe it should just do everything it already does now, except wait to apply styles until it is connected, because only then can we possibly know to scope style to a shadow tree.

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

Received on Monday, 18 July 2016 05:40:15 UTC