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 |