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

I'm so sorry, I realize now that this doesn't make sense.

`removeEventListener()` first needs to find the event listener to remove. It creating an event listener that is then compared to existing event listeners makes little sense.

And this also goes for CSSOM View, so I think the layering as-is is correct.

We should still fix your name though.

-- 
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/pull/820#issuecomment-575153085

Received on Thursday, 16 January 2020 13:34:22 UTC