Re: [whatwg/dom] Declarative Shadow DOM (#831)

@emilio  thanks for the code links. With that in mind, it would seem that inline `<style>` elements might be the most straightforward solution to the styling problem. Perhaps we could even augment the `element.innerHTMLIncludingShadowRoots` API to also automatically inline `<style>` elements for any `adoptedStylesheets` it finds?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/831#issuecomment-585492194

Received on Thursday, 13 February 2020 00:46:54 UTC