Closed Bug 1007782 Opened 11 years ago Closed 11 years ago

Appearance of <select style=appearance: button> is different between Chrome and Firefox.

Categories

(Core :: Layout: Form Controls, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 649849

People

(Reporter: alice0775, Unassigned)

Details

Attachments

(1 file)

Attached file index.html
+++ This bug was initially created as a clone of Bug #1007727 +++ STR: Open attached in Chrome and Firefox. <style type="text/css"> select { -moz-appearance: button; -webkit-appearance: button; } </style> <select> <option>foo</option> <option>bar</option> </select> Actual Results: Appearance of <select> is different between Chrome and Firefox. Chrome does not draw a dropdown arrow. Firefox draws a dropdown arrow.
Yes, -moz-appearance and -webkit-appearance are two different properties that have totally different behavior in all sorts of ways...
yes
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: