- From: Steve Orvell <notifications@github.com>
- Date: Tue, 30 Sep 2025 10:52:13 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 September 2025 17:52:17 UTC
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