Test that the viewer has the basic capability to handle the 'path' element and its data (d) attribute in combination with the cubic Bezier curveto commands, C, c, S, s (plus Mm and Zz).

There are 8 subtests, each composed from the cubic Bezier path commands per the label by the subtest. On-curve control points (i.e., the curve position) are marked by small blue squares. Subtests are filled, or stroked, or both, using simple style properties and colors.

Run the test. No interaction required.

The rendered picture should match the reference image exactly

$RCSfile: paths-data-01-t.svg,v $ Cubic bezier curves drawn with commands: M, C, S, m, c, s M, c, c, c, C, z M, C, Z M, C, c, Z m, c, s M, C M, c, s, s, s, z m, c, z $Revision: 1.7 $