This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html Multipage: http://www.whatwg.org/C#the-select-element-0 Complete: http://www.whatwg.org/c#the-select-element-0 Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/ Comment: <select> needs to not allow changing its height via line-height Posted from: 23.25.236.226 by bzbarsky@mit.edu User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:30.0) Gecko/20100101 Firefox/30.0
See https://bugzilla.mozilla.org/show_bug.cgi?id=349259 and in particular https://bugzilla.mozilla.org/show_bug.cgi?id=349259#c42 and the screenshots in https://bugzilla.mozilla.org/show_bug.cgi?id=349259#c45 and https://bugzilla.mozilla.org/show_bug.cgi?id=349259#c46
Right now per HTML there's no styling the insides of <select>s at all, so...
https://github.com/whatwg/html/issues/4481