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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm-expected.txt

Issue 2708493003: Rewrite svg/zoom/page/zoom-get-screen-ctm.html to use testharness (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This test checks getScreenCTM() on zoomed pages.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS CTM1 is "1, 0, 0, 1, 0, 100"
7 PASS CTM2 is "1, 0, 0, 1, 100, 200"
8 PASS CTM3 is "1, 0, 0, 1, 200, 300"
9 PASS CTM4 is "1, 0, 0, 1, 300, 400"
10
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/zoom/page/zoom-get-screen-ctm.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698