Re: [whatwg/dom] Allow elements with a null customElementRegistry without declaratively and without Shadow DOM (Issue #1413)

annevk left a comment (whatwg/dom#1413)

If you insert an element from a document without a registry into a document with a global registry, it starts using the global registry. So that's the null -> global transition. Maybe you are suggesting to create some additional "null" concept, but that's not a thing right now and would require far more changes.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1413#issuecomment-3390897503
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1413/3390897503@github.com>

Received on Friday, 10 October 2025 15:53:48 UTC