-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
Demix scroll event from GlobalEventHandlers #18314
Conversation
Preview URLs
FlawsNote! 2 documents with no flaws that don't need to be listed. 🎉 URL:
URL:
URL:
URL:
External URLsURL:
URL:
URL: No new external URLs URL: No external URLs URL: URL: No new external URLs (this comment was updated 2022-07-14 13:25:46.827882) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There is a merge conflict. |
This PR demixes the
onscroll
event handler from the GlobalEventHandlers mixin. Related BCD PR: mdn/browser-compat-data#16727