[Webkit-unassigned] [Bug 31820] New: [Chromium] Ignore line-height CSS property for search fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 23 22:00:20 PST 2009


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

           Summary: [Chromium] Ignore line-height CSS property for search
                    fields
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org


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.

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