| Index: LayoutTests/fast/css/zoom-body-scroll-expected.txt
|
| diff --git a/LayoutTests/fast/css/zoom-body-scroll-expected.txt b/LayoutTests/fast/css/zoom-body-scroll-expected.txt
|
| index a3d6ae11d060a88479eb234efb0a6bf88f8a28b6..e76c26b2a9eb9bc5d8735c0b216632d8c4853f05 100644
|
| --- a/LayoutTests/fast/css/zoom-body-scroll-expected.txt
|
| +++ b/LayoutTests/fast/css/zoom-body-scroll-expected.txt
|
| @@ -1,13 +1,13 @@
|
| -PASS document.body.scrollHeight is within 0.00001 of 1000
|
| -PASS document.body.scrollWidth is within 0.00001 of 1000
|
| -PASS document.body.scrollLeft is within 0.00001 of 50
|
| -PASS document.body.scrollHeight is within 0.00001 of 1000
|
| -PASS document.body.scrollWidth is within 0.00001 of 1000
|
| -PASS document.body.scrollTop is within 0.00001 of 0
|
| -PASS document.body.scrollLeft is within 0.00001 of 50
|
| -PASS document.body.scrollTop is within 0.00001 of 100
|
| -PASS document.body.scrollTop is within 0.00001 of 100
|
| -PASS document.body.scrollLeft is within 0.00001 of 50
|
| +PASS document.scrollingElement.scrollHeight is within 0.00001 of 1000
|
| +PASS document.scrollingElement.scrollWidth is within 0.00001 of 1000
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 50
|
| +PASS document.scrollingElement.scrollHeight is within 0.00001 of 1000
|
| +PASS document.scrollingElement.scrollWidth is within 0.00001 of 1000
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 50
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 100
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 100
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 50
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|