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

Side by Side Diff: third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-preservedrawingbuffer-expected.txt

Issue 2013213002: Add debug output to see what happens during win10 printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/printing/webgl-repeated-printing-expected.txt ('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
1 PASS successfullyParsed is true 1 PASS successfullyParsed is true
2 2
3 TEST COMPLETE 3 TEST COMPLETE
4 Snapshot width: 800 height: 600
4 Test 0: canvas should be green 5 Test 0: canvas should be green
5 PASS pixel[0] is within 1 of 0 6 PASS pixel[0] is within 1 of 0
6 PASS pixel[1] is within 1 of 255 7 PASS pixel[1] is within 1 of 255
7 PASS pixel[2] is within 1 of 0 8 PASS pixel[2] is within 1 of 0
9 Snapshot width: 800 height: 600
8 Test 1: canvas should be red 10 Test 1: canvas should be red
9 PASS pixel[0] is within 1 of 255 11 PASS pixel[0] is within 1 of 255
10 PASS pixel[1] is within 1 of 0 12 PASS pixel[1] is within 1 of 0
11 PASS pixel[2] is within 1 of 0 13 PASS pixel[2] is within 1 of 0
14 Snapshot width: 800 height: 600
12 Test 2: canvas should be blue 15 Test 2: canvas should be blue
13 PASS pixel[0] is within 1 of 0 16 PASS pixel[0] is within 1 of 0
14 PASS pixel[1] is within 1 of 0 17 PASS pixel[1] is within 1 of 0
15 PASS pixel[2] is within 1 of 255 18 PASS pixel[2] is within 1 of 255
16 19
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698