Skip to content

[css-anchor-position-1] position-area: self keyword inconsistency #11371

Closed

Description

Image for: Description

The syntax definition of position-area says the self version of block-start, block-end, inline-start, inline-end is the same keyword but with the self- prefix (so self-block-start, self-block-end, ...).

However in the section explaining what the keywords mean, self is placed in the middle of the keyword instead of (block-self-start, block-self-end, ...)

So which of these is the correct convention to use?

This also leads to a relevant issue - in the syntax definition, we both have self- as the prefix (e.g: self-block-start, self-inline-start), and self- in the middle (e.g: x-self-start). Should we fix the syntax to be consistent where self- could be in the keyword?

Metadata

Image for: Metadata

Metadata

Image for: Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Thursday Afternoon

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Image for: Issue actions