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

Unified Diff: LayoutTests/fast/dom/hover-after-dom-delete-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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-expected.txt
diff --git a/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt b/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt
index 6336834790165b9b8d441b425d8b49eaf40855c9..575f36a00ada4bf7752a4ca9eb9cd2d7ed05b8df 100644
--- a/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt
+++ b/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt
@@ -1,5 +1,8 @@
Test for http://crbug.com/240722. If the mouse cursor is not visible, no new hover effects should be invoked when the currently hovered node is removed from the DOM. Press any key to delete the red div.
+PASS successfullyParsed is true
+
+TEST COMPLETE
Adding the red and blue divs.
PASS blueDiv.offsetTop is 200
PASS redDiv.offsetTop is 50

Powered by Google App Engine
This is Rietveld 408576698