Re: [w3c/webcomponents] Allowing serialized access to custom element implementation DOM for web archival benefits (#657)

You can get the entire rendered state of the page by traversing all of the `.shadowRoot` properties and building up your HTML string that way.

-- 
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/657#issuecomment-324456508

Received on Wednesday, 23 August 2017 20:42:52 UTC