[Webkit-unassigned] [Bug 13447] New: DOM Event Listener doesn't support addEventListener on document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 22 05:43:20 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13447

           Summary: DOM Event Listener doesn't support addEventListener on
                    document
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: proton at wiretapped.net
OtherBugsDependingO 13446
             nThis:


DOM Level 3 EventTarget requires that all Nodes support even registration:
http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-registration

Acid3 uses document.addEventListener which does not work in WebKit.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list