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

Side by Side Diff: LayoutTests/touchadjustment/zoom-basic-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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
1 Test basic cases of tap-to-zoom mechanics. 1 Test basic cases of tap-to-zoom mechanics.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
6 PASS zoomableArea.top is 100 9 PASS zoomableArea.top is 100
7 PASS zoomableArea.left is 100 10 PASS zoomableArea.left is 100
8 PASS zoomableArea.width is 200 11 PASS zoomableArea.width is 200
9 PASS zoomableArea.height is 100 12 PASS zoomableArea.height is 100
10 PASS zoomableArea.top is 210 13 PASS zoomableArea.top is 210
11 PASS zoomableArea.left is 110 14 PASS zoomableArea.left is 110
12 PASS zoomableArea.width is 180 15 PASS zoomableArea.width is 180
13 PASS zoomableArea.height is 80 16 PASS zoomableArea.height is 80
14 PASS zoomableArea.top is 200 17 PASS zoomableArea.top is 200
15 PASS zoomableArea.left is 100 18 PASS zoomableArea.left is 100
16 PASS zoomableArea.width is 200 19 PASS zoomableArea.width is 200
17 PASS zoomableArea.height is 100 20 PASS zoomableArea.height is 100
18 PASS zoomableArea.top is 50 21 PASS zoomableArea.top is 50
19 PASS zoomableArea.left is 50 22 PASS zoomableArea.left is 50
20 PASS zoomableArea.width is 300 23 PASS zoomableArea.width is 300
21 PASS zoomableArea.height is 300 24 PASS zoomableArea.height is 300
22 PASS successfullyParsed is true 25 PASS successfullyParsed is true
23 26
24 TEST COMPLETE 27 TEST COMPLETE
25 PASS successfullyParsed is true
26
27 TEST COMPLETE
28 28
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698