Re: [whatwg/dom] shadowRoot.innerHTML parsing elements from another realm/iframe (#977)

I think one issue here though is that as per https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567#c74 the prototype should not change, but it seems that it does in Firefox and Safari? In particular thinking about the `p` element here.

Looking at a reduced test case only Firefox is different: https://software.hixie.ch/utilities/js/live-dom-viewer/saved/9241.

cc @EdgarChen @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/whatwg/dom/issues/977#issuecomment-831724102

Received on Tuesday, 4 May 2021 06:59:31 UTC