[Bug 13684] Remove "Note: Event handlers therefore always run before event listeners attached using addEventListener()."

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13684

--- Comment #3 from Olli Pettay <Olli.Pettay@gmail.com> 2011-08-06 09:50:38 UTC ---
Event listeners are called in the order they are added to the event target.

-- 
Configure bugmail: http://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 Saturday, 6 August 2011 09:50:39 UTC