Closed
Bug 1797308
Opened 3 years ago
Closed 3 years ago
Make XUL spacer not use XUL layout.
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
Nothing overrides its display value so it would get -moz-box display by
default, like all other XUL elements.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18c629b7b3b5
Make <xul:spacer> use non-XUL layout. r=jwatt
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•