[Webkit-unassigned] [Bug 63157] REGRESSION (r89407): Text in search field in Safari's find banner is too low on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 22:37:20 PDT 2011


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





--- Comment #9 from Kent Tamura <tkent at chromium.org>  2011-06-28 22:37:19 PST ---
The purpose of r89407 is to use the standard CSS rendering as possible, and I wanted to make RenderTextControlSingleLine honored paddings. However the testcase expects it ignores paddings.
So, I decided to introduce a special handling for type=search so that only type=search ignores paddings if the content box of <input> is smaller than the text height.

-- 
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