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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f3563c7470fcec00e9a0c505af5fe7fa453cad81 |
--- /dev/null |
+++ b/LayoutTests/fast/scroll-behavior/listbox-interrupted-scroll-expected.txt |
@@ -0,0 +1,10 @@ |
+Test that interrupting a smooth scroll on a listbox works with both scroll behaviors and with input |
+ |
+ |
+This is a testharness.js-based test. |
+PASS interrupt with instant scroll |
+PASS interrupt with smooth scroll |
+PASS interrupt with touch scroll |
+PASS interrupt with mouse wheel |
+Harness: the test ran to completion. |
+ |