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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
diff --git a/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt b/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
index 726adb241c3c2b427d18bd3e3df47746348b130f..d63799dd833f39c135650342f6a0c3500d9fe109 100644
--- a/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
+++ b/LayoutTests/fast/dom/hover-after-dom-delete-child-invisible-cursor-expected.txt
@@ -1,5 +1,8 @@
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.
+PASS successfullyParsed is true
+
+TEST COMPLETE
Mouse is visible, moving it over the red div.
PASS blueText is "'Hovered.'"
PASS redText is "'Hovered.'"
@@ -7,8 +10,5 @@ Setting mouse cursor to be invisible.
PASS blueText is "'Hovered.'"
PASS redText is "'Hovered.'"
Deleting red div.
-PASS successfullyParsed is true
-
-TEST COMPLETE
PASS blueText is "'Hovered.'"
« 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