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 20024 - <select> needs to have border-box sizing by default
Summary: <select> needs to have border-box sizing by default
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-20 15:52 UTC by contributor
Modified: 2012-11-26 20:40 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-11-20 15:52:04 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

Comment:
<select> needs to have border-box sizing by default

Posted from: 173.48.81.109 by bzbarsky@mit.edu
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:19.0) Gecko/19.0 Firefox/19.0
Comment 1 Boris Zbarsky 2012-11-20 15:52:36 UTC
This seems to be interoperably implemented by Gecko/Presto/WebKit, and I know Gecko initially cribbed it from IE standards mode...
Comment 2 Ian 'Hixie' Hickson 2012-11-26 20:40:07 UTC
This got fixed in response to some other feedback you sent (by e-mail, I think).