Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/testing/web-platform/tests/svg/path/distance/path-length-css-overrides-presentation-attribute.tentative.svg
<title>CSS path-length overrides presentation attribute</title>
<metadata>
<html:link rel="author" title="Virali Purbey" href="mailto:viralipurbey@microsoft.com"/>
<html:link rel="match" href="path-length-css-property-ref.tentative.svg"/>
</metadata>
<style>
rect { path-length: 10; }
</style>
<rect x="20" y="20" width="200" height="200" pathLength="100"
fill="none" stroke="black" stroke-width="5" stroke-dasharray="0.25"/>
</svg>