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

Unified Diff: third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-expected.txt b/third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-expected.txt
index 4ac03a7e623e08be593b4e3e748b0333a8729e4c..0e3aefc9d075b2661971d0223f718bb8255381d9 100644
--- a/third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-expected.txt
+++ b/third_party/WebKit/LayoutTests/printing/webgl-repeated-printing-expected.txt
@@ -1,14 +1,17 @@
PASS successfullyParsed is true
TEST COMPLETE
+Snapshot width: 800 height: 600
Test 0: canvas should be green
PASS pixel[0] is within 1 of 0
PASS pixel[1] is within 1 of 255
PASS pixel[2] is within 1 of 0
+Snapshot width: 800 height: 600
Test 1: canvas should be red
PASS pixel[0] is within 1 of 255
PASS pixel[1] is within 1 of 0
PASS pixel[2] is within 1 of 0
+Snapshot width: 800 height: 600
Test 2: canvas should be blue
PASS pixel[0] is within 1 of 0
PASS pixel[1] is within 1 of 0

Powered by Google App Engine
This is Rietveld 408576698