- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 10 Nov 2016 07:52:26 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Thursday, 10 November 2016 15:53:02 UTC
The way we need to make that work is by updating DOM and HTML. DOM needs to have an abstract algorithm that `addEventListener()` invokes (and I guess the same for `removeEventListener()`). And HTML needs to start using that algorithm for event handler attributes rather than directly manipulating event listeners. -- 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/365#issuecomment-259726100
Received on Thursday, 10 November 2016 15:53:02 UTC