Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-stroke-empty-fill-expected.txt
blobeceb92b2cfebf96aff4fc1175301c49d6d87d519
1 Series of tests to ensure correct behaviour for stroke() on an empty fillStyle() (alpha=0)
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS imgdata[4] is 0
7 PASS imgdata[5] is 128
8 PASS imgdata[6] is 0
9 PASS successfullyParsed is true
11 TEST COMPLETE