Skip to content

[css-sizing-4] Add example for how %-block-size percentages resolve for min/max size calculation.  #4639

@bfgeek

Description

@bfgeek

E.g.

<div id=container style="height: 100px; float: left;">
  <div style="height: 100%; aspect-ratio: 1/1;"></div>
</div>

The width of "container" should be 100px(?). Adding an example would be helpful.

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