| Index: LayoutTests/fast/dom/window-scroll-scaling-expected.txt
|
| diff --git a/LayoutTests/fast/dom/window-scroll-scaling-expected.txt b/LayoutTests/fast/dom/window-scroll-scaling-expected.txt
|
| index d7a50830e436bd01b5022274f69c25be6f3caeb2..0cbf1e52e9b9746a1894880ef0a9d594c03cfa19 100644
|
| --- a/LayoutTests/fast/dom/window-scroll-scaling-expected.txt
|
| +++ b/LayoutTests/fast/dom/window-scroll-scaling-expected.txt
|
| @@ -3,8 +3,8 @@ This test ensures that document content width (height) as reported by scrollWidt
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS body.scrollWidth is originalScrollWidth
|
| -PASS body.scrollHeight is originalScrollHeight
|
| +PASS document.scrollingElement.scrollWidth is originalScrollWidth
|
| +PASS document.scrollingElement.scrollHeight is originalScrollHeight
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|