This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22756 - "Let listeners be a static list of the event lis..."
Summary: "Let listeners be a static list of the event lis..."
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-22 19:20 UTC by Ian 'Hixie' Hickson
Modified: 2013-07-22 20:33 UTC (History)
2 users (show)

See Also:


Attachments

Description Ian 'Hixie' Hickson 2013-07-22 19:20:32 UTC
http://dom.spec.whatwg.org/#dispatching-events

[[
Let listeners be a static list of the event listeners associated with the object for which these steps are run
]]

This doesn't imply an order. See also:
   http://krijnhoetmer.nl/irc-logs/whatwg/20130722#l-492