Closed
Bug 1782312
Opened 3 years ago
Closed 3 years ago
Obey contain-intrinsic-size in fieldsets
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)
nsFieldSetFrame.cpp assumes no contents when there is size containment.
It should use the content size resulting from contain-intrinsic-size.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by oriol-bugzilla@hotmail.com:
https://hg.mozilla.org/integration/autoland/rev/bd5077db7499
Obey contain-intrinsic-size in fieldsets. r=emilio
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 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
•