[Webkit-unassigned] [Bug 80403] New: [Forms] Hidden input element should not have labels.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 02:37:54 PST 2012


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

           Summary: [Forms] Hidden input element should not have labels.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/56yRM/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org
        Depends on: 80392


According to the specification[1], "hidden" input type element isn't labelable.

* FF=PASS
* IE=PASS
* OP=FAIL

Sample URI(http://jsfiddle.net/56yRM/) should output only "Hidden".

[1] http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#category-label

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