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

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

Issue 2896033003: Revert of No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Rebaseline Created 3 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
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 Snapshot width: 800 height: 600
5 Test 0: canvas should be green 5 Test 0: canvas should be green
6 PASS pixel[0] is within 1 of 0 6 PASS pixel[0] is within 1 of 0
7 PASS pixel[1] is within 1 of 255 7 PASS pixel[1] is within 1 of 255
8 PASS pixel[2] is within 1 of 0 8 PASS pixel[2] is within 1 of 0
9 Snapshot width: 800 height: 600 9 Snapshot width: 800 height: 600
10 Test 1: canvas should be red 10 Test 1: canvas should be red
11 PASS pixel[0] is within 1 of 255 11 PASS pixel[0] is within 1 of 255
12 PASS pixel[1] is within 1 of 0 12 PASS pixel[1] is within 1 of 0
13 PASS pixel[2] is within 1 of 0 13 PASS pixel[2] is within 1 of 0
14 Snapshot width: 800 height: 600 14 Snapshot width: 800 height: 600
15 Test 2: canvas should be blue 15 Test 2: canvas should be blue
16 PASS pixel[0] is within 1 of 0 16 PASS pixel[0] is within 1 of 0
17 PASS pixel[1] is within 1 of 0 17 PASS pixel[1] is within 1 of 0
18 PASS pixel[2] is within 1 of 255 18 PASS pixel[2] is within 1 of 255
19 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698