Verify the basic capability to handle the stroke properties ("stroke") in combination with the "rect" element . The pair should be rendered as two blue rectangles, the upper one without a stroke and the lower with a green stroke.

The test uses the "rect" element, as well as basic "fill" (solid primary colors), "stroke", stroke="green", "font-family" and "font-size" attributes.

Run the test. No interaction required.

The rendered picture should match the reference image, except for possible variations in the labeling text (per CSS2 rules).

$RCSfile: painting-stroke-01-t.svg,v $ Basic paint: stroke properties. stroke="none" stroke="green" $Revision: 1.8 $