WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31820
[Chromium] Ignore line-height CSS property for search fields
https://bugs.webkit.org/show_bug.cgi?id=31820
Summary
[Chromium] Ignore line-height CSS property for search fields
Kent Tamura
Reported
2009-11-23 22:00:20 PST
http://crbug.com/20551
LayoutTests/fast/forms/control-restrict-line-height.html checks that the following controls should ignore line-height CSS property, and Chromium/Windows and Chromium/Linux don't ignore it for button and search. - <select> - <input type=button> - <input type=search> This bug addresses the type=search case.
Attachments
Proposed patch
(2.47 KB, patch)
2009-11-23 23:04 PST
,
Kent Tamura
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2009-11-23 23:04:43 PST
Created
attachment 43750
[details]
Proposed patch Chromium try logs: Linux:
http://build.chromium.org/buildbot/try-server/builders/layout_linux/builds/746
Windows:
http://build.chromium.org/buildbot/try-server/builders/layout_win/builds/734
Eric Seidel (no email)
Comment 2
2009-11-24 10:00:25 PST
Comment on
attachment 43750
[details]
Proposed patch OK, looks sane.
WebKit Commit Bot
Comment 3
2009-11-24 18:16:45 PST
Comment on
attachment 43750
[details]
Proposed patch Clearing flags on attachment: 43750 Committed
r51368
: <
http://trac.webkit.org/changeset/51368
>
WebKit Commit Bot
Comment 4
2009-11-24 18:16:50 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug