Skip to content

[css-scroll-anchoring-1] Anchor selection should use the flattened element tree #3480

@eqrion

Description

@eqrion

Anchor selection works using a DOM tree traversal. This won't work with Shadow DOM as shadow trees are unreachable using the standard parent/child relationships.

I believe we should update the language to use the flattened element tree concept.

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