Re: [WICG/webcomponents] [scoped-registries] What does `new` mean for elements in multiple registries? (Issue #1007)

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