- From: Steve Orvell <notifications@github.com>
- Date: Fri, 10 Oct 2025 09:22:35 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 October 2025 16:22:41 UTC
sorvell left a comment (whatwg/dom#1413) That's unfortunate. My understanding is that a key reason not to tie scoped registries to Shadow DOM as was initially proposed was to allow their use independent of it. Without this proposed change, that seems somewhat limited since you can't easily have a null registry without Shadow DOM. If we do eventually add `<div id="d" customelementregistry></div>`, it would be really strange to have `d.parentNode.append(d)` change`d`'s registry. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1413#issuecomment-3391035912 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1413/3391035912@github.com>
Received on Friday, 10 October 2025 16:22:41 UTC