Index: LayoutTests/fast/scroll-behavior/subframe-interrupted-scroll-expected.txt |
diff --git a/LayoutTests/fast/scroll-behavior/subframe-interrupted-scroll-expected.txt b/LayoutTests/fast/scroll-behavior/subframe-interrupted-scroll-expected.txt |
deleted file mode 100644 |
index 008fc6ea4d0cb42514c4cad9541e2f0b383ef84c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/scroll-behavior/subframe-interrupted-scroll-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Test that interrupting a smooth scroll on a subframe 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. |
- |