Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-fillPath-shadow-expected.txt
blobd494c5acefbc42aa99f7a9f9fa62ea5787e5902a
1 Ensure correct behavior of canvas with path fill shadow
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS data[0] is 255
7 PASS data[1] is 20
8 PASS data[2] is 0
9 PASS data[0] is 255
10 PASS data[1] is 20
11 PASS data[2] is 0
12 PASS data[0] is 255
13 PASS data[1] is within 3 of 20
14 PASS data[2] is 0
15 PASS data[0] is 255
16 PASS data[1] is 20
17 PASS data[2] is 0
18 PASS data[0] is 255
19 PASS data[1] is 0
20 PASS data[2] is 0
21 PASS data[3] should not be 255 and it's not.
22 PASS data[0] is 255
23 PASS data[1] is 0
24 PASS data[2] is 0
25 PASS data[3] should not be 255 and it's not.
26 PASS data[0] is 255
27 PASS data[1] is 0
28 PASS data[2] is 0
29 PASS data[3] should not be 255 and it's not.
30 PASS data[0] is 255
31 PASS data[1] is 0
32 PASS data[2] is 0
33 PASS data[3] should not be 255 and it's not.
34 PASS successfullyParsed is true
36 TEST COMPLETE