Closed
Description
(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
Type
Projects
Status
Friday Afternoon