Re: [whatwg/dom] attachShadow default custom element registry (Issue #1407)

sorvell left a comment (whatwg/dom#1407)

To ensure it can be used safely within a scoped registry any existing custom element would have to be modified to this:

`this.attachShadow({mode: ..., customElementRegistry: window.customElements})` 

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

Message ID: <whatwg/dom/issues/1407/3353231741@github.com>

Received on Tuesday, 30 September 2025 17:52:17 UTC