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 |
deleted file mode 100644 |
index a8e3e2707f714f7be1be6d3830649b445c3ec6f6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/scroll-behavior/main-frame-interrupted-scroll-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-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. |
- |