Re: [w3c/webcomponents] Shadow DOM, <style>, and document.styleSheets (#56)

I think that is what we have in the HTML Standard now. However, note that in Chrome and Safari `document.styleSheets` is not actually populated with the stylesheet from `<style>`. Only `<style>.sheet` is. But maybe that is something you can fix.

---
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/56#issuecomment-234490107

Received on Friday, 22 July 2016 08:53:51 UTC