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

sorvell left a comment (whatwg/dom#1413)

Sorry, I'm sure I'm missing something about how this is spec'd, but how would not changing the registry from null on insert change existing behavior? Could you give an example?

The ability to create an element with a `null` registry is new (And other than being in a document without a registry, is there any other way for an element to have a null registry?) Since this is a new feature, it's not clear how it breaks existing behavior.

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

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

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