Re: [whatwg/dom] Order of "contains" in removeEventListener (#664)

Never mind, [add an event listener](https://dom.spec.whatwg.org/#add-an-event-listener) looks through the list using those criteria before appending, and exits if one exists already.

-- 
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/664#issuecomment-402501130

Received on Wednesday, 4 July 2018 14:52:15 UTC