[Webkit-unassigned] [Bug 80110] New: [Forms] HTMLFieldSetForms.idl doesn't have elements attribute.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 23:46:27 PST 2012


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

           Summary: [Forms] HTMLFieldSetForms.idl doesn't have elements
                    attribute.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/2yYDD/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


See http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-fieldset-element

elements attribute returns list of following elements as same as forms.elements:
 * button 
 * fieldset 
 * input 
 * keygen 
 * object 
 * output 
 * select 
 * textarea

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