- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 18 Dec 2024 08:34:19 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 December 2024 16:34:23 UTC
In most scenarios those other documents don't have a browsing context so will end up with a null registry, but for `iframe` and such there would indeed be a change in behavior for elements that haven't upgraded yet. We'd have to experiment with that, but one solution if it's problematic would be to reset non-scoped registries of non-upgraded elements as well. A bit ugly, but not the end of the world. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1339#issuecomment-2551781619 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1339/2551781619@github.com>
Received on Wednesday, 18 December 2024 16:34:23 UTC