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

Side by Side Diff: LayoutTests/fast/canvas/canvas-fillPath-shadow-expected.txt

Issue 16691002: Improve the LayoutTest related with Config conversions for Canvas2D (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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 Ensure correct behavior of canvas with path fill shadow 1 Ensure correct behavior of canvas with path fill shadow
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 data[0] is 255 6 PASS data[0] is 255
7 PASS data[1] is 20 7 PASS data[1] is 20
8 PASS data[2] is 0 8 PASS data[2] is 0
9 PASS data[0] is 255 9 PASS data[0] is 255
10 PASS data[1] is 20 10 PASS data[1] is 20
11 PASS data[2] is 0 11 PASS data[2] is 0
12 PASS data[0] is 255 12 PASS data[0] is 255
13 FAIL data[1] should be 20. Was 17. 13 PASS data[1] is within 3 of 20
14 PASS data[2] is 0 14 PASS data[2] is 0
15 PASS data[0] is 255 15 PASS data[0] is 255
16 PASS data[1] is 20 16 PASS data[1] is 20
17 PASS data[2] is 0 17 PASS data[2] is 0
18 PASS data[0] is 255 18 PASS data[0] is 255
19 PASS data[1] is 0 19 PASS data[1] is 0
20 PASS data[2] is 0 20 PASS data[2] is 0
21 PASS data[3] should not be 255 and it's not. 21 PASS data[3] should not be 255 and it's not.
22 PASS data[0] is 255 22 PASS data[0] is 255
23 PASS data[1] is 0 23 PASS data[1] is 0
24 PASS data[2] is 0 24 PASS data[2] is 0
25 PASS data[3] should not be 255 and it's not. 25 PASS data[3] should not be 255 and it's not.
26 PASS data[0] is 255 26 PASS data[0] is 255
27 PASS data[1] is 0 27 PASS data[1] is 0
28 PASS data[2] is 0 28 PASS data[2] is 0
29 PASS data[3] should not be 255 and it's not. 29 PASS data[3] should not be 255 and it's not.
30 PASS data[0] is 255 30 PASS data[0] is 255
31 PASS data[1] is 0 31 PASS data[1] is 0
32 PASS data[2] is 0 32 PASS data[2] is 0
33 PASS data[3] should not be 255 and it's not. 33 PASS data[3] should not be 255 and it's not.
34 PASS successfullyParsed is true 34 PASS successfullyParsed is true
35 35
36 TEST COMPLETE 36 TEST COMPLETE
37 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698