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

sorvell 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. 

My understanding is that to do this, the element must be adopted into the document before it is inserted. It would gain the registry on adoption, not insertion.

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

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

Received on Friday, 10 October 2025 16:00:29 UTC