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-rect.svg - WPT Dashboard Interop Dashboard
<title>The 'pathLength' attribute ('rect' element)</title>
<h:link rel="match" href="reference/pathlength-rect-ref.svg"/>
<rect width="50" height="50" pathLength="4" fill="blue"
stroke-dashoffset="1" stroke-dasharray="1 1" stroke="black" stroke-width="10"/>
</svg>