Test all the 'overflow' property values except 'inherit' on the 'marker' element.

Each column tests a value of the 'overflow' property. The first row uses the 'marker' property to set the same marker on start-, mid- and end-points on the path. The second row uses 'marker-start', 'marker-mid' and 'marker-end' to give each point its own marker. The third row uses the 'marker' property like the first row, but here the marker has orient="auto" set.

Run the test. No interaction required.

The test has passed if: The columns labeled 'visible' and 'auto' show markers without clipping them. All other columns show clipped markers. The rendered picture matches the reference image, except for possible variations in the labelling text (per CSS2 rules).

$RCSfile: painting-marker-05-f.svg,v $ Test marker overflow default 'visible' 'auto' 'scroll' 'hidden' $Revision: 1.7 $