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

Fire mouseenter/mouseleave events #26958

Closed
jdm opened this issue Jun 17, 2020 · 1 comment
Closed

Fire mouseenter/mouseleave events #26958

jdm opened this issue Jun 17, 2020 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Jun 17, 2020

// TODO: Fire mouseenter here.

// TODO: Fire mouseleave here only if the old target is

This affects the smaller thumbnails on mixer.com.

@utsavoza utsavoza mentioned this issue Jul 27, 2020
3 of 4 tasks complete
bors-servo added a commit that referenced this issue Jul 30, 2020
Fire mouseenter and mouseleave events

The PR primarily consists of changes for:
- Fixing the order in which `mousemove` events are fired.
- Firing `mouseenter` and `mouseleave` events.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26958
- [ ] There are tests for these changes
High priority web compat automation moved this from To do to Done Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.