Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(380)

Unified Diff: LayoutTests/fast/scroll-behavior/main-frame-interrupted-scroll-expected.txt

Issue 134443003: Implement CSSOM Smooth Scroll API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
new file mode 100644
index 0000000000000000000000000000000000000000..90cda022573d70e5d7b84b7b7db73cd3ced8ee05
--- /dev/null
+++ b/LayoutTests/fast/scroll-behavior/main-frame-interrupted-scroll-expected.txt
@@ -0,0 +1,9 @@
+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.
+PASS instant scroll
+PASS smooth scroll
+PASS touch scroll
+PASS wheel scroll
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698