Index: LayoutTests/fast/events/scale-and-scroll-div-expected.txt |
diff --git a/LayoutTests/fast/events/scale-and-scroll-div-expected.txt b/LayoutTests/fast/events/scale-and-scroll-div-expected.txt |
index 1c7536477da2fada98fc8a14eef82173e7413d92..c232a7f21bb7d8d4d662dd8317049f9075d050a7 100644 |
--- a/LayoutTests/fast/events/scale-and-scroll-div-expected.txt |
+++ b/LayoutTests/fast/events/scale-and-scroll-div-expected.txt |
@@ -3,6 +3,9 @@ This tests that a div scrolled by gesture touch while the page is scaled still s |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Scrolling unscaled div |
PASS scrollBox.scrollTop is expectedScrollDistance |
PASS scrollBox.scrollTop is expectedScrollDistance |
@@ -15,7 +18,4 @@ PASS scrollBox.scrollTop is expectedScrollDistance |
Scrolling 2.0 scaled div |
PASS scrollBox.scrollTop is expectedScrollDistance |
PASS scrollBox.scrollTop is expectedScrollDistance |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |