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