Index: LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt |
diff --git a/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt b/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt |
index 3fe26820521eafd93c175f0e19b7fa6802f7474a..45123dc640a467fe7f850123966a03485d7316c0 100644 |
--- a/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt |
+++ b/LayoutTests/fast/events/scale-and-scroll-iframe-window-expected.txt |
@@ -1,8 +1,8 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS frame.contentDocument.body.scrollTop is 100 |
PASS frame.contentDocument.body.scrollLeft is 100 |
PASS frame.contentWindow.scrollX is 100 |
PASS frame.contentWindow.scrollY is 100 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |