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

The same constructor is allowed on multiple registries. However, a direct constructor call will only look up the global registry, because otherwise it has no way to know which registry to use.

See: https://wicg.github.io/webcomponents/proposals/Scoped-Custom-Element-Registries#custom-element-constructors

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1007#issuecomment-1518182757
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1007/1518182757@github.com>

Received on Friday, 21 April 2023 18:17:02 UTC