Closed
Bug 1315401
Opened 8 years ago
Closed 8 years ago
Can't style <option> on new <select>
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
RESOLVED
DUPLICATE
of bug 910022
People
(Reporter: me, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
The <option> elements can't be styled (see attachments).
== Steps to reproduce ==
Create a HTML document with styled <option> elements.
== Expected results ==
<option> elements should display the style.
== Actual results ==
<option> elements appear with no style applied.
Reproduced on Firefox Nightly 52.0a1 (2016-11-04) (64-bit) Linux.
Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
[Tracking Requested - why for this release]: Not sure what, if anything, specifications say about this and whether other browsers support styling <option>. Requesting tracking to make sure this doesn't fall through the cracks.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
tracking-firefox52:
? → ---
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
status-firefox53:
--- → affected
status-firefox54:
--- → affected
Comment 4•8 years ago
|
||
I can reproduce on Firefox 51.0.1 with e10s on.
Comment 5•8 years ago
|
||
It's too late for 51. Mark 51 as won't fix.
Comment 6•8 years ago
|
||
Fixed in 54 in the duplicate
You need to log in
before you can comment on or make changes to this bug.
Description
•