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

painting-marker-04-f.svg

FAIL

raster image of painting-marker-04-f.svg

Operator Script

Run the test. No interaction required.

Pass Criteria

The rendered result should not have red markers in the top case, which uses spurious marker attribute. the second uses the marker-start, marker-mid, marker-end properties.

Test Description

The SVG specification defines three properties to reference markers: marker-start, marker-mid, marker-end. It also provides a shorthand property,marker. Using the marker property from a style sheet is equivalent to using all three (start, mid, end). However, shorthand properties cannot be used as presentation attributes.