Verify that the viewer renders the line caps and line joins for open and closed paths properly. Verify that the open triangular paths are stroked differently at ends of the path than they are at their intermediate corners. In contrast, the corners of a closed path should all appear the same.

Run the test. No interaction required.

The rendered picture should match the reference image exactly

$RCSfile: paths-data-10-t.svg,v $ open join=round cap=butt M, L open join=bevel cap=round m, l open join=miter cap=square M, L closed join=round cap=butt M, L, Z closed join=bevel cap=round m, l, z closed join=miter cap=square M, L, Z $Revision: 1.6 $