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

One what of making this clearer might be to ask you: how would you implement addEventListener and dispatchEvent in a way that follows the spec but also gives a different order than the order they were appended? I believe it is impossible, but I would welcome some pseudocode implementing those two functions that shows I am wrong.

-- 
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-281872067

Received on Thursday, 23 February 2017 02:24:07 UTC