- From: <bugzilla@jessica.w3.org>
- Date: Mon, 12 Mar 2012 21:35:27 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16338
Summary: event table forbids e.g. load to dispach on
XMLHttpRequest
Product: WebAppsWG
Version: unspecified
Platform: PC
URL: http://lists.w3.org/Archives/Public/www-dom/2011JulSep
/0122.html
OS/Version: Windows NT
Status: NEW
Keywords: LC
Severity: normal
Priority: P2
Component: DOM3 Events
AssignedTo: travil@microsoft.com
ReportedBy: travil@microsoft.com
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, annevk@opera.com, www-dom@w3.org
PORTING from TRACKER, ISSUE-186...
[see http://lists.w3.org/Archives/Public/www-dom/2011JulSep/0122.html]
----
I'm not really sure whether I should continue reviewing DOM Level 3 Events
as the way comments are not being discussed by participants of the WG on
this list but rather on teleconferences between a few people is not
productive I think, but here we go...
http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#event-types-list
forbids e.g. load events to be dispatch on XMLHttpRequest. That seems very
wrong. In addition, if I create a synthetic event called load and dispatch
it on a Text node listeners registered for it should definitely trigger.
--
Anne van Kesteren
http://annevankesteren.nl/
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 12 March 2012 21:35:31 UTC