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

Side by Side Diff: LayoutTests/fast/dom/zoom-scroll-page-test-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 This tests that window.scrollBy respects the page's zoom and scale factor when s crolling. 1 This tests that window.scrollBy respects the page's zoom and scale factor when s crolling.
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 Testing at zoom -1 and scale 1.2 9 Testing at zoom -1 and scale 1.2
7 PASS window.pageYOffset is within 3 of 231 10 PASS window.pageYOffset is within 3 of 231
8 Testing at zoom -3 and scale 0.75 11 Testing at zoom -3 and scale 0.75
9 PASS window.pageYOffset is within 3 of 231 12 PASS window.pageYOffset is within 3 of 231
10 Testing at zoom -3 and scale 1 13 Testing at zoom -3 and scale 1
11 PASS window.pageYOffset is within 3 of 231 14 PASS window.pageYOffset is within 3 of 231
12 Testing at zoom -3 and scale 1.2 15 Testing at zoom -3 and scale 1.2
13 PASS window.pageYOffset is within 3 of 231 16 PASS window.pageYOffset is within 3 of 231
14 Testing at zoom -3 and scale 1.6 17 Testing at zoom -3 and scale 1.6
15 PASS window.pageYOffset is within 3 of 231 18 PASS window.pageYOffset is within 3 of 231
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 PASS window.pageYOffset is within 3 of 231 60 PASS window.pageYOffset is within 3 of 231
58 Testing at zoom 5 and scale 1 61 Testing at zoom 5 and scale 1
59 PASS window.pageYOffset is within 3 of 231 62 PASS window.pageYOffset is within 3 of 231
60 Testing at zoom 5 and scale 1.2 63 Testing at zoom 5 and scale 1.2
61 PASS window.pageYOffset is within 3 of 231 64 PASS window.pageYOffset is within 3 of 231
62 Testing at zoom 5 and scale 1.6 65 Testing at zoom 5 and scale 1.6
63 PASS window.pageYOffset is within 3 of 231 66 PASS window.pageYOffset is within 3 of 231
64 PASS successfullyParsed is true 67 PASS successfullyParsed is true
65 68
66 TEST COMPLETE 69 TEST COMPLETE
67 PASS successfullyParsed is true
68
69 TEST COMPLETE
70 70
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/wrapper-identity-expected.txt ('k') | LayoutTests/fast/encoding/char-encoding-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698