[whatwg/dom] Editorial: move contains check into "remove an event listener" (#788)

That way cssom-view can invoke it directly. We might want to rename the existing "remove an event listener" to "remove an event listener inner" or some such so that HTML can invoke that directly, or let HTML use the one that does a check that will always noop for HTML.

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

Received on Friday, 11 October 2019 07:43:45 UTC