| Index: LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt
|
| diff --git a/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt b/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt
|
| index 2af77418f4e9b101ee314d8855bf7ea0f71ec989..26ee9ebf12571745105167ac244f9f959b474c9d 100644
|
| --- a/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt
|
| +++ b/LayoutTests/fast/scrolling/fractional-scroll-offset-document-expected.txt
|
| @@ -7,21 +7,21 @@ PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| set PreferCompositingToLCDTextEnabled true
|
| -PASS document.body.scrollTop is within 0.00001 of 0
|
| -PASS document.body.scrollLeft is within 0.00001 of 0
|
| -PASS document.body.scrollTop is within 0.00001 of 10.2
|
| -PASS document.body.scrollLeft is within 0.00001 of 20.5
|
| -PASS document.body.scrollTop is within 0.00001 of 31.1
|
| -PASS document.body.scrollLeft is within 0.00001 of 9.6
|
| -PASS document.body.scrollTop is within 0.00001 of 0
|
| -PASS document.body.scrollLeft is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 10.2
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 20.5
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 31.1
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 9.6
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 0
|
| set PreferCompositingToLCDTextEnabled false
|
| -PASS document.body.scrollTop is within 0.00001 of 0
|
| -PASS document.body.scrollLeft is within 0.00001 of 0
|
| -PASS document.body.scrollTop is within 0.00001 of 10
|
| -PASS document.body.scrollLeft is within 0.00001 of 20
|
| -PASS document.body.scrollTop is within 0.00001 of 31
|
| -PASS document.body.scrollLeft is within 0.00001 of 9
|
| -PASS document.body.scrollTop is within 0.00001 of 0
|
| -PASS document.body.scrollLeft is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 10
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 20
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 31
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 9
|
| +PASS document.scrollingElement.scrollTop is within 0.00001 of 0
|
| +PASS document.scrollingElement.scrollLeft is within 0.00001 of 0
|
|
|
|
|