| Index: LayoutTests/fast/events/scale-and-scroll-window-expected.txt | 
| diff --git a/LayoutTests/fast/events/scale-and-scroll-window-expected.txt b/LayoutTests/fast/events/scale-and-scroll-window-expected.txt | 
| index c1b847d47bc896886df7c0b80e643411c40cbbe0..6f4b552fe2103e5bdea16b4c865a88ff62f36381 100644 | 
| --- a/LayoutTests/fast/events/scale-and-scroll-window-expected.txt | 
| +++ b/LayoutTests/fast/events/scale-and-scroll-window-expected.txt | 
| @@ -1,3 +1,6 @@ | 
| +PASS successfullyParsed is true | 
| + | 
| +TEST COMPLETE | 
| PASS window.document.body.scrollTop is 100 | 
| PASS window.document.body.scrollLeft is 100 | 
| PASS window.scrollX is 100 | 
|  |