Re: [whatwg/dom] importNode should allow null customElementRegistry (Issue #1463)

sorvell left a comment (whatwg/dom#1463)

> But is that use case something you encountered while working on something, or is it a theoretical use case you thought of?

I had this need while developing an app. It's a work in progress about which I can't share specific details. Scoped registries are a new feature so this wasn't load bearing, but I realized it would be really helpful if I could import and use DOM from a template,  since it's an easy and efficient, but not worry about work being done to prepare a registry until ready to use it.

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

Message ID: <whatwg/dom/issues/1463/4348083283@github.com>

Received on Wednesday, 29 April 2026 22:49:22 UTC