Skip to content

[css-anchor-position-1] Do we need area-list fallback position syntax? #9270

Closed
@xiaochengh

Description

@xiaochengh

(This is a sub-topic from the feature comparison issue)

The grid-based proposal has a list based fallback syntax, for example:

.target {
  position-area: top / all, bottom / all, left / all, right / all;
}

The current spec doesn't have anything similar, but will have auto position fallback that allows automatically generating a list of fallback styles from a base style. See #9196 (comment)

I'm opening this issue to gather opinions on whether the auto position fallback syntax is enough for simple cases, or do we still need a list-based syntax to close the gap.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Friday Afternoon

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions