Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-arc-connecting-line-expected.txt
blob9562be0d04265a63cccdedb8a59a60234c623de7
1 Test that canvas arc()s are connected by a straight line. There should be two C-shapes with a line from the bottom of the left one to the top of the right one.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS imgdata[0] is 0
7 PASS imgdata[1] is 255
8 PASS imgdata[2] is 0
9 PASS imgdata[0] is 0
10 PASS imgdata[1] is 255
11 PASS imgdata[2] is 0
12 PASS imgdata[0] is 0
13 PASS imgdata[1] is 0
14 PASS imgdata[2] is 0
15 PASS successfullyParsed is true
17 TEST COMPLETE