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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/scroll-behavior/smooth-scroll/keyboard-scroll-expected.txt

Issue 1534813004: Run smooth scroll animations on the compositor when possible (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test keyboard smooth scroll. The main purpose of this test is to ensure that smo oth scrolling on the compositor works as intended (tested via virtual suite virt ual/threaded/).
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS downArrow reached target
7 PASS upArrow reached target
8 PASS rightArrow reached target
9 PASS leftArrow reached target
10 PASS end reached target
11 PASS home reached target
12 PASS pageDown reached target
13 PASS pageUp reached target
14 PASS reached target
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18 Top of pageBottom of pageLeft of pageRight of pageMiddle of page
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698