Index: LayoutTests/fast/events/panScroll-nested-divs-expected.txt |
diff --git a/LayoutTests/fast/events/panScroll-nested-divs-expected.txt b/LayoutTests/fast/events/panScroll-nested-divs-expected.txt |
index 17f5f2661c463d49a60b8de69bdc3995f6275677..5fb21055d22e3be5ec672c1b1a0a25a360e53b6b 100644 |
--- a/LayoutTests/fast/events/panScroll-nested-divs-expected.txt |
+++ b/LayoutTests/fast/events/panScroll-nested-divs-expected.txt |
@@ -1,6 +1,6 @@ |
-Panscrolling starting in the blue box should scroll the outer div. |
-Panscrolling outside the blue boxes should scroll the outer div. |
-Panscrolling starting in the blue box should scroll the outer div. |
-Test for bug 28023 This tests that pan scrolling propogates correctly up the DOM tree. On success, our scroll offset should be non-zero. |
+PASS autoscroll started |
+PASS autoscroll stopped |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
-Success! Div with overflow was scrolled |