Re: [whatwg/dom] Revamped Scoped Custom Element Registries (DOM side) (Issue #1339)

As I mentioned elsewhere rniwa and I looked at avoiding the null state, but it's not possible.

I don't really understand your cross-document concern. If it's not upgraded, but has a registry, we can upgrade it through that registry. We don't use JS `instanceof` if that's your concern. We use a mostly internal cross-realm variant (throughout the web platform, I might add).

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

Message ID: <whatwg/dom/issues/1339/2553094993@github.com>

Received on Thursday, 19 December 2024 08:45:18 UTC