servo/tests
bors-servo fc97a53a94
Auto merge of #25240 - pshaughn:unspecial_mouseover, r=SimonSapin
Took out the special mouseover cancel case

<!-- Please describe your changes on the following line: -->
eventtarget.rs was checking the event type to see if it was a mouseover; now it doesn't. Other special-case events like error and beforeunload go down other code paths entirely, so this one has no special cases left.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #25190

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2019-12-11 10:12:52 -05:00
..
dromaeo
heartbeats
html Add smoketest command. 2019-05-09 15:24:18 -04:00
jquery
power Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
unit Remove redundant domstring unit test 2019-12-02 22:52:02 -05:00
wpt Auto merge of #25240 - pshaughn:unspecial_mouseover, r=SimonSapin 2019-12-11 10:12:52 -05:00