Re: [whatwg/dom] Define a "has listeners for" algorithm on EventTarget (#660)

Ok thanks, I think an example of callers would be Step 9 of [unload a document](https://html.spec.whatwg.org/multipage/#unload-a-document), which I guess could read like:
*If document's Window object **has any event listeners** that were triggered by the earlier unload event step(...)*

-- 
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/660#issuecomment-410721232

Received on Monday, 6 August 2018 14:11:11 UTC