Verify the basic capability to handle the stroke properties ("stroke", "stroke-width", "stroke-linejoin") in combination with the "rect" element.

Run the test. No interaction required.

The pair should be rendered as two blue rectangles without an interior fill. The upper rectangle should have a thick stroke and sharp corners. The lower rectangle should have a thick stroke and round corners.

$RCSfile: painting-stroke-02-t.svg,v $ Basic paint: stroke properties. stroke-width="20" stroke-linejoin="round" $Revision: 1.7 $