[Webkit-unassigned] [Bug 48821] New: Listed elements doesn't conform the HTML5 spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 23:53:01 PDT 2010


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

           Summary: Listed elements doesn't conform the HTML5 spec
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bashi at google.com
                CC: tkent at chromium.org


This issue comes from https://bugs.webkit.org/show_bug.cgi?id=29363#c17.

The draft of HTML5 spec <http://www.w3.org/TR/html5/forms.html#category-listed> says following form associated elements are listed in the form.elements:  <button>, <fieldset>, <input>, <keygen>, <object>, <output>, <select>, and <textarea>. But in WebKit, <fieldset>, <keygen> and <object> are not appeared in the form.elements property. We might need to discuss what we should do on this difference.

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