Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-strokeText-strokes-shadow-expected.txt
blob46285900ddea16936b607a3ca158357c0048e6a9
1 Test that strokeText() doesn't produce a filled shadow.
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 128
8 PASS imgdata[2] is 0
9 PASS imgdata[3] is 255
10 PASS successfullyParsed is true
12 TEST COMPLETE