Add a test for the mouseleave event on window.
When opening the new window, it is opened on the current window. Even though the mouse position is not updated, the mouse leave event should be triggered on the previous window. However, when showing the context menu or the popup, the mouse leave event shouldn't be triggered. The test checks if the mouseleave event is triggered when showing the UI. BUG=450631 R=pkotwicz@chromium.org Review URL: https://codereview.chromium.org/891213002 Cr-Commit-Position: refs/heads/master@{#321280}
Showing
Please register or sign in to comment