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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions