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

Side by Side Diff: LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt

Issue 680633003: Auto-rebaseline for r184443 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/virtual/gpu/canvas/philip/tests/2d.shadow.image.transparent.2-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 Ensure correct behavior when drawing a canvas on a canvas with shadows. A blue a nd red checkered pattern should be displayed. 1 Ensure correct behavior when drawing a canvas on a canvas with shadows. A blue a nd red checkered pattern should be displayed.
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 d[0] is 255 6 PASS d[0] is 255
7 PASS d[1] is 0 7 PASS d[1] is 0
8 PASS d[2] is 0 8 PASS d[2] is 0
9 PASS d[3] is 255 9 FAIL d[3] should be 255. Was 228.
10 PASS d[0] is 255 10 PASS d[0] is 255
11 PASS d[1] is 0 11 PASS d[1] is 0
12 PASS d[2] is 0 12 PASS d[2] is 0
13 PASS d[3] is 255 13 FAIL d[3] should be 255. Was 228.
14 PASS d[0] is 255 14 PASS d[0] is 255
15 PASS d[1] is 0 15 PASS d[1] is 0
16 PASS d[2] is 0 16 PASS d[2] is 0
17 PASS d[3] is 255 17 FAIL d[3] should be 255. Was 203.
18 PASS d[0] is 255 18 PASS d[0] is 255
19 PASS d[1] is 0 19 PASS d[1] is 0
20 PASS d[2] is 0 20 PASS d[2] is 0
21 PASS d[3] is around 127 21 PASS d[3] is around 127
22 PASS d[0] is 255 22 PASS d[0] is 255
23 PASS d[1] is 0 23 PASS d[1] is 0
24 PASS d[2] is 0 24 PASS d[2] is 0
25 PASS d[3] is around 127 25 PASS d[3] is around 127
26 PASS d[0] is 255 26 PASS d[0] is 255
27 PASS d[1] is 0 27 PASS d[1] is 0
28 PASS d[2] is 0 28 PASS d[2] is 0
29 PASS d[3] is around 127 29 PASS d[3] is around 127
30 FAIL d[0] should be 255. Was 0.
31 PASS d[1] is 0
32 PASS d[2] is 0
33 FAIL d[3] is not around 100 (actual: 0)
34 PASS d[0] is 255 30 PASS d[0] is 255
35 PASS d[1] is 0 31 PASS d[1] is 0
36 PASS d[2] is 0 32 PASS d[2] is 0
37 FAIL d[3] is not around 100 (actual: 7) 33 PASS d[3] is around 100
38 PASS d[0] is 255 34 PASS d[0] is 255
39 PASS d[1] is 0 35 PASS d[1] is 0
40 PASS d[2] is 0 36 PASS d[2] is 0
41 FAIL d[3] is not around 100 (actual: 3) 37 PASS d[3] is around 100
42 FAIL d[0] should be 255. Was 0.
43 PASS d[1] is 0
44 PASS d[2] is 0
45 FAIL d[3] is not around 50 (actual: 0)
46 PASS d[0] is 255 38 PASS d[0] is 255
47 PASS d[1] is 0 39 PASS d[1] is 0
48 PASS d[2] is 0 40 PASS d[2] is 0
49 FAIL d[3] is not around 50 (actual: 4) 41 PASS d[3] is around 100
50 PASS d[0] is 255 42 PASS d[0] is 255
51 PASS d[1] is 0 43 PASS d[1] is 0
52 PASS d[2] is 0 44 PASS d[2] is 0
53 FAIL d[3] is not around 50 (actual: 1) 45 PASS d[3] is around 50
46 PASS d[0] is 255
47 PASS d[1] is 0
48 PASS d[2] is 0
49 PASS d[3] is around 50
50 PASS d[0] is 255
51 PASS d[1] is 0
52 PASS d[2] is 0
53 PASS d[3] is around 50
54 PASS successfullyParsed is true 54 PASS successfullyParsed is true
55 55
56 TEST COMPLETE 56 TEST COMPLETE
57 57
OLDNEW
« no previous file with comments | « LayoutTests/virtual/gpu/canvas/philip/tests/2d.shadow.image.transparent.2-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698