Closed
Bug 1556539
Opened 6 years ago
Closed 6 years ago
Move some more rules from minimal-xul.css into xul.css
Categories
(Core :: XUL, task)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
There are some rules in minimal-xul.css that I don't think need to be anymore. Things bound to :root and also things related to text/layout are unused by the only xul elements remaining in content (resizers and scrollbars).
Here are the specific elements I'm thinking of but it's possible others like [hidden] and [collapsed] aren't used either: https://searchfox.org/mozilla-central/rev/f8b11433159cbc9cc80500b3e579d767473fa539/toolkit/content/minimal-xul.css#23-38
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b57b97d8f364
Move rules unneeded in content from minimal-xul.css to xul.css r=NeilDeakin
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•