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