Re: [w3c/DOM-Parsing] Serializing DOM as rendered, including Shadow DOM (#58)

I just read about a new feature -- the declarative Shadow DOM

https://web.dev/declarative-shadow-dom/

`element.getInnerHTML({includeShadowRoots: true});`

I think that covers this use case?

-- 
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/DOM-Parsing/issues/58#issuecomment-786679149

Received on Friday, 26 February 2021 14:27:22 UTC