Bug 13447 - DOM Event Listener doesn't support addEventListener for HTML events on EventTargetNode
Summary: DOM Event Listener doesn't support addEventListener for HTML events on EventT...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 13446
  Show dependency treegraph
 
Reported: 2007-04-22 05:43 PDT by Andrew Wellington
Modified: 2020-04-17 15:12 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.