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

Unified Diff: LayoutTests/platform/mac/fast/scroll-behavior/listbox-interrupted-scroll-expected.txt

Issue 782793002: Update Element API for CSSOM smooth scrolling to match the spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address review comments Created 6 years 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/platform/mac/fast/scroll-behavior/listbox-interrupted-scroll-expected.txt
diff --git a/LayoutTests/platform/mac/fast/scroll-behavior/listbox-interrupted-scroll-expected.txt b/LayoutTests/platform/mac/fast/scroll-behavior/listbox-interrupted-scroll-expected.txt
deleted file mode 100644
index ca96e3984ceea609919012ef5f9a201b0261d99d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/scroll-behavior/listbox-interrupted-scroll-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Test that interrupting a smooth scroll on a listbox works with both scroll behaviors and with input
-
-
-This is a testharness.js-based test.
-FAIL instant scroll assert_equals: expected 2850 but got 5700
-FAIL smooth scroll assert_equals: expected 2850 but got 5700
-FAIL touch scroll assert_equals: expected 2850 but got 5700
-FAIL wheel scroll assert_equals: expected 2850 but got 5700
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698