Index: LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt |
diff --git a/LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt b/LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..40ac2da2aa0fbb32cef959d3c4ce774a868772e8 |
--- /dev/null |
+++ b/LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt |
@@ -0,0 +1,9 @@ |
+Test that interrupting a smooth scroll on an overflow:scroll element works with both scroll behaviors and with input |
+ |
+This is a testharness.js-based test. |
+PASS instant scroll |
+PASS smooth scroll |
+PASS touch scroll |
+PASS wheel scroll |
+Harness: the test ran to completion. |
+ |