Closed
Bug 1781995
Opened 2 years ago
Closed 2 years ago
Obey contain-intrinsic-size in flex containers
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
105 Branch
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: Oriol, Assigned: Oriol)
References
Details
Attachments
(1 file)
nsFlexContainerFrame.cpp assumes no contents when there is size containment.
It should use the content size resulting from contain-intrinsic-size
.
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by oriol-bugzilla@hotmail.com:
https://hg.mozilla.org/integration/autoland/rev/214cf1cee85b
Obey contain-intrinsic-size in flex containers. r=emilio
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•