Skip to content

Create nodes in the realm of the document they are created for#12669

Open
annevk wants to merge 1 commit into
mainfrom
node-creation-realm
Open

Create nodes in the realm of the document they are created for#12669
annevk wants to merge 1 commit into
mainfrom
node-creation-realm

Conversation

@annevk

@annevk annevk commented Jul 10, 2026

Copy link
Copy Markdown
Member

Follow DOM in creating parsed nodes in the relevant realm of their node document rather than the realm running the parser, resolving a cross-browser interoperability issue.

Depends on whatwg/dom#1491.

(See WHATWG Working Mode: Changes for more details.)


/common-dom-interfaces.html ( diff )
/dom.html ( diff )
/dynamic-markup-insertion.html ( diff )
/form-elements.html ( diff )
/infrastructure.html ( diff )
/parsing.html ( diff )
/scripting.html ( diff )
/xhtml.html ( diff )

Follow DOM in creating parsed nodes in the relevant realm of their node
document rather than the realm running the parser, resolving a
cross-browser interoperability issue.

Depends on whatwg/dom#1491.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant