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

Side by Side Diff: LayoutTests/fast/scroll-behavior/listbox-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 Test that interrupting a smooth scroll on a listbox works with both scroll behav iors and with input
2
3
4 This is a testharness.js-based test.
5 FAIL instant scroll assert_equals: expected 3400 but got 6800
6 FAIL smooth scroll assert_equals: expected 3400 but got 6800
7 FAIL touch scroll assert_equals: expected 3400 but got 6800
8 FAIL wheel scroll assert_equals: expected 3400 but got 6800
9 Harness: the test ran to completion.
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698