This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25027 - <select> needs to not allow changing its height via line-height
Summary: <select> needs to not allow changing its height via line-height
Status: RESOLVED MOVED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other All
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard: blocked on getting a form control sty...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-12 21:36 UTC by contributor
Modified: 2019-03-29 21:17 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2014-03-12 21:36:30 UTC
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
Comment 2 Ian 'Hixie' Hickson 2014-03-12 23:22:41 UTC
Right now per HTML there's no styling the insides of <select>s at all, so...
Comment 3 Domenic Denicola 2019-03-29 21:17:15 UTC
https://github.com/whatwg/html/issues/4481