Bug 13447

Summary: DOM Event Listener doesn't support addEventListener for HTML events on EventTargetNode
Product: WebKit Reporter: Andrew Wellington <andrew>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ap, ashvayka
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 13446    

Description Andrew Wellington 2007-04-22 05:43:20 PDT
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.
Comment 1 Andrew Wellington 2007-04-22 06:51:11 PDT
Better description to actually describe the problem.

We don't support HTML eventTypes.
Comment 2 Alexey Proskuryakov 2008-11-28 13:56:49 PST
Andrew, can this be closed now?
Comment 3 Alexey Shvayka 2020-04-17 15:12:39 PDT
As of r260290, WebKit's support of EventTarget & DOM Events is nearly perfect: https://wpt.fyi/results/dom.