Open
Bug 1585409
Opened 1 year ago
Updated 1 year ago
Remove :host(.in-menulist) styles in menupopup.js and move them into a stylesheet
Categories
(Toolkit :: XUL Widgets, task, P3)
Toolkit
XUL Widgets
Tracking
()
NEW
People
(Reporter: bgrins, Unassigned)
References
Details
As per https://phabricator.services.mozilla.com/D43651#inline-289448, these styles should be able to live in popup.css or similar (they don't need to be loaded in a <style> tag, the :host rule will work since that is loaded in the shadow DOM).
Reporter | ||
Updated•1 year ago
|
Summary: Remove host(.in-menulist) styles in menupopup.js and move them into a stylesheet → Remove :host(.in-menulist) styles in menupopup.js and move them into a stylesheet
Updated•1 year ago
|
Priority: P5 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•