Skip to content

[css-anchor] Anchor positioning should be logical first, not physical #8727

@jensimmons

Description

@jensimmons

I started reading the specification for Anchor Positioning, and I was surprised to see it littered with examples that refer to top, left, etc.

In 2023, as we design a new way to do layout, it should be logical in the way it describes things. Not physical.

Especially since this is a way to layout popovers in a dynamic fashion — where the designer is being suggestive, not being controlling. "Please try to put this popover over here if it fits, or over there if it doesn't." Here and there should refer to block and inline start, and end. Not top, bottom, left and right.

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