Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / canvas-arc-zero-lineto-expected.txt
blob45e8c2ad54ced438d31a0414c6598e7e54727c0a
1 Bug 55696: Series of tests to ensure zero-length arc extends current subpath
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Pixel (50,20) is black.
7 PASS Pixel (50,40) is black.
8 PASS Pixel (50,60) is black.
9 PASS Pixel (50,80) is black.
10 PASS successfullyParsed is true
12 TEST COMPLETE