[Webkit-unassigned] [Bug 127640] New: Subpixel Layout: Align <input type="button", submit etc (PushButtonPart) top and bottom paddings with <button>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 25 20:56:13 PST 2014


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

           Summary: Subpixel Layout: Align <input type="button", submit
                    etc (PushButtonPart) top and bottom paddings with
                    <button>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zalan at apple.com


<button> sets padding-top: 2px and padding-bottom: 3px by default while <input type="button" sets it to 0, 0 and we center the text using the available space. This results in different baseline text position in same cases.

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