Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/path/distance/pathlength-path.svg - WPT Dashboard Interop Dashboard
<title>The 'pathLength' attribute ('path' element)</title>
<h:link rel="match" href="reference/pathlength-path-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"/>
</svg>