Re: [whatwg/dom] addEventListener defer option to call that handler after all other handlers run (#730)

Yeah, I understand that, I probably should have made it clearer from the start that the proposal is not looking for such guarantees.  This is really just a proposal for making it easier for the component to do its thing (probably) after everything else, and in particular make that cooperation more natural by allowing the consumer to use the familiar `preventDefault()` to tell a component not to do whatever it normally 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/730#issuecomment-456316455

Received on Tuesday, 22 January 2019 08:45:28 UTC