[Webkit-unassigned] [Bug 61382] Input boxes of type search use box-sizing of border-box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 10:54:07 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61382


Mihnea Ovidenie <mihnea at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mihnea at adobe.com




--- Comment #1 from Mihnea Ovidenie <mihnea at adobe.com>  2011-06-01 10:54:07 PST ---
(In reply to comment #0)
> Created an attachment (id=94653)
 --> (https://bugs.webkit.org/attachment.cgi?id=94653&action=review) [details]
> Patch
> 
> The default stylesheet specifically sets
> 
> input[type="search"] { -webkit-box-sizing: border-box; }
> 
> Since search boxes render as a text input box, and other browsers render them using the content-box model, I would like to see this default style changed.
> 
> Patch attached.

If you want somebody to take a look at your patch, you should mark that by setting review?. See http://www.webkit.org/coding/contributing.html.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list