Open
Bug 1936469
Opened 3 months ago
Intrinsically-sized flex container has the wrong intrinsic ISize, if it has a definite BSize that stretches a table flex item with an aspect ratio
Categories
(Core :: Layout: Flexbox, defect)
Core
Layout: Flexbox
Tracking
()
NEW
People
(Reporter: TYLin, Unassigned)
References
Details
Attachments
(1 file)
821 bytes,
text/html
|
Details |
This bug is similar to bug 1742042. The flex container's intrinsic inline size is wrong when it has a definite bsize and a table flex item with aspect-ratio.
You need to log in
before you can comment on or make changes to this bug.
Description
•