Closed
Bug 1890824
Opened 2 years ago
Closed 2 years ago
Simplify number input styles in the print dialog
Categories
(Firefox :: Theme, defect)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Use the non-native theme number input rather than rebuilding one.
D205379 actually broke the hover effect because nesting with a
pseudo-element doesn't work as you expect, see
https://github.com/w3c/csswg-drafts/issues/9492
Updated•2 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bc425d90bbe9
Simplify number input styles in the print dialog. r=Itiel,desktop-theme-reviewers,dao
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/a861b77cdd10
Add an exception to browser_parsable_css.js.
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/bc425d90bbe9
https://hg.mozilla.org/mozilla-central/rev/a861b77cdd10
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•