Skip to content

Looking up an element definition no longer depends on the element's node document #11075

Open
@annevk

Description

@annevk

What is the issue with the HTML Standard?

As pointed out in https://issues.chromium.org/issues/347963247 we currently use the node document to determine an element's definition and this can cause some unexpected behavior when an element is defined in one document and then moved to another.

When an element always has a registry associated with it this can no longer happen. Mainly filing this to make sure that's properly tested.

cc @dbaron

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs testsMoving the issue forward requires someone to write tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions