Re: [whatwg/dom] [Proposal] Add EventTarget.getEventListeners() (#412)

> do you need access to the actual listener function, or simply to determine if a handler exists?

Determining a click handler exists might be enough, but it could help to compare listener functions to filter out false positives. 

-- 
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/412#issuecomment-349160657

Received on Tuesday, 5 December 2017 01:05:04 UTC