Index: LayoutTests/fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt b/LayoutTests/fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt |
index 6fce49fdb9f4086bb2bf467cfe8ef24b35261fa7..c4aed1dc710d6f519158a84a056ae9f3782c47b8 100644 |
--- a/LayoutTests/fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt |
+++ b/LayoutTests/fast/events/touch/gesture/touch-gesture-noscroll-body-expected.txt |
@@ -3,6 +3,9 @@ This tests that a page cannot be scrolled with touch if its body has style overf |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
first gesture |
PASS document.documentElement.scrollTop is 0 |
PASS document.documentElement.scrollLeft is 0 |
@@ -15,7 +18,4 @@ PASS scrollEventsOccurred is 0 |
PASS successfullyParsed is true |
TEST COMPLETE |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |