Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Side by Side Diff: LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test for http://crbug.com/240722. If the mouse cursor is not visible, existing h over effects on a parent should be preserved if the child is the currently hover ed element and is removed from the DOM. Press any key to delete the red div. 1 Test for http://crbug.com/240722. If the mouse cursor is not visible, existing h over effects on a parent should be preserved if the child is the currently hover ed element and is removed from the DOM. Press any key to delete the red div.
2 2
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
3 Mouse is visible, moving it over the red div. 6 Mouse is visible, moving it over the red div.
4 PASS blueText is "'Hovered.'" 7 PASS blueText is "'Hovered.'"
5 PASS redText is "'Hovered.'" 8 PASS redText is "'Hovered.'"
6 Setting mouse cursor to be invisible. 9 Setting mouse cursor to be invisible.
7 PASS blueText is "'Hovered.'" 10 PASS blueText is "'Hovered.'"
8 PASS redText is "'Hovered.'" 11 PASS redText is "'Hovered.'"
9 Deleting red div. 12 Deleting red div.
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13 PASS blueText is "'Hovered.'" 13 PASS blueText is "'Hovered.'"
14 14
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/gc-image-element-2-expected.txt ('k') | LayoutTests/fast/dom/hover-after-dom-delete-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698