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

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

Issue 398043005: Scroll interruption tests for CSSOM View smooth scroll (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix listbox test on Mac 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
« no previous file with comments | « LayoutTests/fast/scroll-behavior/subframe-interrupted-scroll.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
new file mode 100644
index 0000000000000000000000000000000000000000..008fc6ea4d0cb42514c4cad9541e2f0b383ef84c
--- /dev/null
+++ b/LayoutTests/fast/scroll-behavior/subframe-interrupted-scroll-expected.txt
@@ -0,0 +1,10 @@
+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.
+
« no previous file with comments | « LayoutTests/fast/scroll-behavior/subframe-interrupted-scroll.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698