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

@domenic I think "pointer" is a C language term so perhaps I'm missing something? I'm not familiar with programming languages other than JavaScript, PHP, and XSLT.

I'm assuming a "pointer" is just a reference object like in JavaScript. And if you have an array of reference objects, then it's implied that you can reverse the array when processing its items which then reverses the processing order of references.

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

Received on Thursday, 23 February 2017 03:01:15 UTC