Re: [WICG/webcomponents] Scoped Custom Element Registries (#716)

I'm very confused. I thought we agreed years ago to get rid of inheritance and that what @rniwa said above is exactly where the proposal stands today?

There's no mention on inheritance in the [explainer](https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Scoped-Custom-Element-Registries.md), and it contains exactly the API additions mentioned:

* `CustomElementRegistry` is constructible, `ShadowRootInit` adds a registry option: https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Scoped-Custom-Element-Registries.md#creating-and-using-a-customelementregistry
* `ShadowRoot` adds `createElement()`, `createElementNS()`, and `importNode()`: https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Scoped-Custom-Element-Registries.md#scoped-element-creation-apis

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

Message ID: <WICG/webcomponents/issues/716/1188457078@github.com>

Received on Tuesday, 19 July 2022 00:12:11 UTC