Skip to content

[scoped-custom-element-registry] Support deferred scoped registry initialization #667

Description

@tomherni

Description

Add support for deferred scoped registry initialization. This means to support initialize() on the CustomElementRegistry interface that allows for associating a scoped registry with an already attached shadow root.

Motivation

Associating scoped registries after shadow roots were created can be useful in general. But it is needed to support scoped elements rendered on the server with Declarative Shadow DOM (that uses shadowrootcustomelementregistry).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions