[Webkit-unassigned] [Bug 61674] New: <input> checkbox and radio attribute value default value incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 27 16:05:30 PDT 2011


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

           Summary: <input> checkbox and radio attribute value default
                    value incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rasamassen at gmail.com


Per http://www.w3.org/TR/html5/number-state.html#checkbox-state and http://www.w3.org/TR/html5/number-state.html#radio-button-state: The value IDL attribute is in mode default/on: On getting, if the element has a value attribute, it must return that attribute's value; otherwise, it must return the string "on".  Currently default value is empty string.

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