Skip to content

[css-scroll-anchoring-1] Questions about anchor node selection #3319

@eqrion

Description

@eqrion

Hello! I'm working on implementing this specification in Gecko. Here's the intent email.

I have a few questions regarding the anchor node selection algorithm. [ref]

  1. Should position: sticky be considered an excluded sub tree like position: fixed?
  2. Should scrolling boxes be considered opaque for the purposes of candidate selection? (e.g. they can be scroll anchors but stop candidate selection from traversing their children) If not, then it seems a node could be the anchor for two different scrolling boxes. I'm unsure if that's desired.

cc @skobes @theres-waldo

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