| Index: third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/onscroll-bouncing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/onscroll-bouncing-expected.txt b/third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/onscroll-bouncing-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4a3dc8b3996434c6cb72c9011ef40f3386d44638
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/layout/scroll-anchoring/onscroll-bouncing-expected.txt
|
| @@ -0,0 +1,19 @@
|
| +Tests if scroll anchoring plays nicely with scroll event handlers.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS scrollY became 320
|
| +PASS scrollY is 320
|
| +PASS scrollY is 320
|
| +PASS scrollY is 320
|
| +PASS scrollY is 320
|
| +PASS scrollY became 360
|
| +PASS scrollY is 360
|
| +PASS scrollY is 360
|
| +PASS scrollY is 360
|
| +PASS scrollY is 360
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|