Skip to content

custom shadowDom implementation distributes descendant nodes #13

Description

@sorvell

If a content element has a value for select, then the custom shadowDom implementation does a querySelector all for that value. It should only be selecting direct children and not all descendants (e.g. select="*" selects all descendents of the instance to the insertion point).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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