[Webkit-unassigned] [Bug 110654] New: Empty <button>s should collapse; empty <input type="button"> should not collapse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 15:50:13 PST 2013


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

           Summary: Empty <button>s should collapse; empty <input
                    type="button"> should not collapse
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
                CC: ojan at chromium.org, cbiesinger at chromium.org


I've attached a screenshot from IE9, Firefox, Chrome 26, and Chrome Canary.

I think we want to match IE and Firefox's behavior of collapsing <button> and not collapsing <input type="button"> when there is no button text.  Previous, we would not collapse either and after r143643, we now collapse both.  I bet there are some websites that depend on <input type="button"> not collapsing.

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