Skip to content

[css-anchor-position] The use of anchor-scope in the "acceptable anchor" algo #11028

Open
@jwatt

Description

@jwatt

The acceptable anchor requirements state that in order to be an acceptable anchor, it is required that:

possible anchor is in scope for positioned el, per the effects of anchor-scope on positioned el or its ancestors.

It doesn't seem to make sense to refer to anchor-scope on positioned el itself. That would mean that positioned el can only reference itself or a descendant, neither of which makes sense.

Perhaps change the text "on positioned el or its ancestors" to "on any ancestors of positioned el"?

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