Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.

painting-stroke-10-t.svg

FAIL

raster image of painting-stroke-10-t.svg

Operator Script

Run the test. No interaction required.

Pass Criteria

The test is passed if a blue rectangle of width and height 50 and a blue circle of radius 50 is shown is shown in each of the three rows. Otherwise, the test failed.

Test Description

This tests that stroking of zero length subpaths will result in some rendering if the 'stroke-linecap' property is set to 'square' or 'round', but not if it is set to 'butt'.

Simply load the test. Three rows of shapes should be presented, with a text label describing the row. The top row contains paths constructed with extra coordinates to create a zero length subpath with an implicit moveto, the second row using 'L' and the third row using 'c'.