| Index: LayoutTests/fast/scroll-behavior/main-frame-interrupted-scroll-expected.txt
|
| diff --git a/LayoutTests/fast/scroll-behavior/main-frame-interrupted-scroll-expected.txt b/LayoutTests/fast/scroll-behavior/main-frame-interrupted-scroll-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a8e3e2707f714f7be1be6d3830649b445c3ec6f6
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/scroll-behavior/main-frame-interrupted-scroll-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +Test that interrupting a smooth scroll on the main frame works with both scroll behaviors and with input
|
| +
|
| +This is a testharness.js-based test.
|
| +FAIL instant scroll assert_equals: expected 3500 but got 7000
|
| +FAIL smooth scroll assert_equals: expected 3500 but got 7000
|
| +FAIL touch scroll assert_equals: expected 3500 but got 7000
|
| +FAIL wheel scroll assert_equals: expected 3500 but got 7000
|
| +Harness: the test ran to completion.
|
| +
|
|
|