Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Event listeners should be able to query their options #2959

Closed
grorg opened this issue Aug 22, 2017 · 1 comment
Closed

Event listeners should be able to query their options #2959

grorg opened this issue Aug 22, 2017 · 1 comment

Comments

@grorg
Copy link
Contributor

grorg commented Aug 22, 2017

It would be nice if event listeners could see what options it was registered with (e.g. passive or once). I guess this would have to hang off the Event object that is passed in, which is a bit ugly.

@annevk
Copy link
Member

annevk commented Aug 23, 2017

Closing this in favor of whatwg/dom#501. The DOM Standard defines this API. Thanks for suggesting it!

@annevk annevk closed this as completed Aug 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants