| Index: LayoutTests/fast/scrolling/scrolling-apis-nan-scroll-position-expected.txt
|
| diff --git a/LayoutTests/fast/scrolling/scrolling-apis-nan-scroll-position-expected.txt b/LayoutTests/fast/scrolling/scrolling-apis-nan-scroll-position-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..611d934fea092904c031e4e93ea61e361b1b6fa9
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/scrolling/scrolling-apis-nan-scroll-position-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +Verifies that nan scroll position works correctly.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS window.scrollY is 1
|
| +PASS window.scrollX is 1
|
| +PASS window.scrollY is 1
|
| +PASS window.scrollX is 1
|
| +PASS window.scrollY is 1
|
| +PASS window.scrollX is 1
|
| +PASS scroller.scrollTop is 1
|
| +PASS scroller.scrollTop is 1
|
| +PASS scroller.scrollLeft is 1
|
| +PASS scroller.scrollLeft is 1
|
| +
|
|
|