[whatwg/dom] toggleEventListener (#251)

On the same principle than `classList.toggle(clsName, force)`, `Element.prototype.toggleEventListener(evtName, cb, force)` could be interesting in my opinion, if it doesn't just make the dom heavier

---
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/251

Received on Sunday, 15 May 2016 14:32:06 UTC