- From: Mason Freed <notifications@github.com>
- Date: Wed, 12 Feb 2020 16:46:40 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 February 2020 00:46:54 UTC
@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