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

sorvell left a comment (whatwg/dom#1413)

> How?

An element's `customElementRegistry` could only **_change_** via document adoption (using the [rules above](https://github.com/whatwg/dom/issues/1413#issuecomment-3390522713)) or via a call to `customElementRegistry.initialize`.

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

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

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