- From: Justin Fagnani <notifications@github.com>
- Date: Fri, 21 Apr 2023 11:19:06 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 April 2023 18:19:11 UTC
Yeah, this is spelled out, and was decided on at the Tokyo F2F (I think?). The main requirement is that `new MyElement()` has the same behavior with and without the presence of scoped registries - we can't break existing code. So there's only one right answer: it succeeds if the element is registered in the global registry, and fails if it isn't. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/1007#issuecomment-1518185208 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/1007/1518185208@github.com>
Received on Friday, 21 April 2023 18:19:11 UTC