Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/svg/path/distance/pathlength-path-negative.svg
<title>The 'pathLength' attribute set to a negative value ('path' element)</title>
<h:link rel="match" href="reference/pathlength-path-negative-ref.svg"/>
<path d="M10,10L110,10L110,110L10,110Z" pathLength="-4" stroke-dashoffset="1" stroke-dasharray="1 1"
fill="none" stroke="black" stroke-width="10"></path>
</svg>