| 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 6f4b552fe2103e5bdea16b4c865a88ff62f36381..8219570698ae690f784b2aa9bba5435aacb64a50 100644
|
| --- a/LayoutTests/fast/events/scale-and-scroll-window-expected.txt
|
| +++ b/LayoutTests/fast/events/scale-and-scroll-window-expected.txt
|
| @@ -1,8 +1,8 @@
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -PASS window.document.body.scrollTop is 100
|
| -PASS window.document.body.scrollLeft is 100
|
| +PASS window.document.scrollingElement.scrollTop is 100
|
| +PASS window.document.scrollingElement.scrollLeft is 100
|
| PASS window.scrollX is 100
|
| PASS window.scrollY is 100
|
|
|
|
|