Closed
Bug 1819936
Opened 2 years ago
Closed 2 years ago
Make -moz-box flex collapsing behavior its own CSS property.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Make display: -moz-box's visibility: collapse handling switchable by its
own CSS property.
Longer term maybe we should switch the front-end away from visibility:
collapse altogether (there are some alternatives), but for now this will
allow to move the front-end to switch to modern display: flex
while
keeping visibility: collapse
work as in -moz-box.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cbef0bf5a1a3
Move legacy -moz-box collapse to its own CSS property. r=jwatt
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•