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

Side by Side Diff: LayoutTests/fast/events/touch/gesture/pad-gesture-fling-expected.txt

Issue 22112002: Rebaseline reliably failing tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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 Tests basic use of GestureFlingStart
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS event.clientX is 10
7 PASS event.clientY is 11
8 FAIL event.wheelDeltaX > 5 should be true. Was false.
9 FAIL event.wheelDeltaY > 5 should be true. Was false.
10 PASS event.clientX is 10
11 PASS event.clientY is 11
12 FAIL event.wheelDeltaX > 5 should be true. Was false.
13 FAIL event.wheelDeltaY > 5 should be true. Was false.
14 PASS actualWheelEventsOccurred is 2
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18
OLDNEW
« no previous file with comments | « LayoutTests/compositing/iframes/scrolling-iframe-expected.txt ('k') | LayoutTests/fast/files/xhr-response-blob-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698