Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.
|
Run the test. No interaction required.
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.
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'.