Closed
Bug 1687202
Opened 5 years ago
Closed 5 years ago
<input type=color> reftests fail with non-native theme enabled
Categories
(Core :: Widget, task)
Core
Widget
Tracking
()
RESOLVED
FIXED
86 Branch
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
The non-native theme uses 4px of padding on all four sides of an <input type=color> widget, but there are some reftests that assume the padding matches that of a <button> (which has 4px on the left and right and 1px on the top and bottom). We'll need to tweak the tests so they pass despite this difference.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → cam
Status: NEW → ASSIGNED
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f9d597e3a847
Tweak <input type="color"> tests so they work with the non-native theme. r=spohl
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•