Skip to content

[css-anchor] anchor-name should not leak out of a shadow tree #7916

Open
@lilles

Description

@lilles

The spec currently says: "find the first element el in tree order". It should be more specific about which tree.

The current implementation in Chromium looks walks the box tree, essentially the flat tree, which means it is leaking anchor-names out of shadow trees.

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