1 Test for http://crbug.com/240722. If the mouse cursor is not visible, existing hover effects on a parent should be preserved if the child is the currently hovered element and is removed from the DOM. Press any key to delete the red div.
3 PASS successfullyParsed is true
6 Mouse is visible, moving it over the red div.
7 PASS blueText is "\"Hovered.\""
8 PASS redText is "\"Hovered.\""
9 Setting mouse cursor to be invisible.
10 PASS blueText is "\"Hovered.\""
11 PASS redText is "\"Hovered.\""
13 PASS blueText is "\"Hovered.\""