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

Hm... I think we need something like `getFlatTree(...shadowRoots)` so that only scripts that have access to each ShadowRoot can do such a serialization. Otherwise, we would be violating the encapsulation.

@annevk @smaug----


-- 
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-573997728

Received on Tuesday, 14 January 2020 04:42:08 UTC