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 28784 - input[type=search] should be "box-sizing: border-box"
Summary: input[type=search] should be "box-sizing: border-box"
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: https://html.spec.whatwg.org/#present...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-10 02:26 UTC by contributor
Modified: 2015-09-02 18:54 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2015-06-10 02:26:47 UTC
Specification: https://html.spec.whatwg.org/multipage/rendering.html
Multipage: https://html.spec.whatwg.org/multipage/#presentational-hints
Complete: https://html.spec.whatwg.org/#presentational-hints
Referrer: https://html.spec.whatwg.org/multipage/

Comment:
IE11, Blink and WebKit are all having by default input[type=search]
{box-sizing: border-box;}.
Firefox still currently doesn't have this property. We opened a but about it. 
https://bugzilla.mozilla.org/show_bug.cgi?id=1164783

It creates Web Compatibility issues on the Web.
https://webcompat.com/issues/1229#issuecomment-110546025

Posted from: 106.188.120.9
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:40.0) Gecko/20100101 Firefox/40.0
Comment 1 Karl Dubost 2015-06-12 02:10:12 UTC
Gecko has been modified, it should be released with Gecko 41.
https://hg.mozilla.org/mozilla-central/rev/f2602400179f