[Webkit-unassigned] [Bug 52557] New: <keygen> presents itself as a HTMLSelectElement to script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 17 00:20:50 PST 2011


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

           Summary: <keygen> presents itself as a HTMLSelectElement to
                    script
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at google.com


Instead of implementing the HTMLKeygenElement object model <http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-keygen-element>, <keygen> elements appear to be HTMLSelectElements to script (for example their constructor is HTMLSelectElementConstructor; they have an options collection; etc.)

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