DescriptionTest the order of mouseover-out between the element and its container.
This test checks that when B is contained within A, move mouse in the following
order: document->A->B->document->B->A should fire the mouseover and mouseout
events in the order according to the spec, and the event should also bubble up
the DOM tree to parent elements. Import the manual test from w3c and write and
inject an automation script.
Import wpt@a34dd650fcb77a0e3d18352cb98d63579be9b428
Using update-w3c-deps in Chromium
a28851ca731cf926f1c7949e4c1293a059606958.
Committed: https://crrev.com/1ed1c6ff3d400a5d8192669eac373afa8c362b1c
Cr-Commit-Position: refs/heads/master@{#418908}
Patch Set 1 : Import wpt@a34dd650fcb77a0e3d18352cb98d63579be9b428 #Patch Set 2 : Modified the result of an imported test. #
Messages
Total messages: 16 (11 generated)
|