Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport EventTargets #846
Closed
Support EventTargets #846
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support in the sense that addEventListener and removeEventListener are hooked up to whatever DOM event dispatch machinery we have at the time. Needed for #841.