Closed
Bug 1305324
Opened 8 years ago
Closed 8 years ago
background-color for <option> in <select> element is not working
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 910022
People
(Reporter: RadarNyan, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160922113459
Steps to reproduce:
Go to any site with a <select> element, usually a forum would have one for you to pick color.
Here's an example I created: http://jsfiddle.net/dXdq6/1825/
Was working fine on Firefox 48.0.2, broken after update to 49.0.1
Actual results:
All <option> elements inside doesn't have any color.
Expected results:
They should have background color as stated by their background-color property.
![]() |
||
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•