Re: [whatwg/dom] Event Listener Execution Order for Same Event Is Undefined (#415)

The spec uses "for each" which is in order. It also never removed from the list like your implementation does.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/415#issuecomment-281875207

Received on Thursday, 23 February 2017 02:41:08 UTC