Open
Bug 1663789
Opened 6 months ago
Calculate the content-based minimum sizes when applying aspect-ratio on the flex container properly
Categories
(Core :: Layout: Flexbox, defect, P3)
Tracking
()
NEW
People
(Reporter: boris, Unassigned)
References
(Blocks 1 open bug, )
Details
We should apply content-based minimum size for the flex container when applying aspect-ratio. We need to handle this properly for both single-line and multi-line cases.
The spec issue:
https://github.com/w3c/csswg-drafts/issues/5406
You need to log in
before you can comment on or make changes to this bug.
Description
•