Skip to content

[css-sizing-4] aspect-ratio orthogonal flow loop #6419

@fantasai

Description

@fantasai
main {
  width: max-content;
  aspect-ratio: 1/1;
  border: thin solid red;
  min-height: 0;
}

section {
  writing-mode: vertical-rl;
  border: thick solid blue;
}

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