-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Use real mouse events with Chromium in the shell
BiDi mouse events work fine on the top-level document (i.e. not in frames). So let's use them to test the shell. Generalize the "move mouse position to a harmless place" hack from commit b5b8c6d, so that we make the pixel snapshots without focusing a random element on the page. We can also run `TestPages.testPageStatus` again (reverts commit 529e334). This just needs one little tweak in TestHostSwitching.testBasic's pixel test. Our current reference does not expect any dialog item to be highlighted (when the mouse is over it), so move the mouse out of the dialog.
- Loading branch information
1 parent
ac435cd
commit 7ba1bd2
Showing
4 changed files
with
15 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters