<svg xmlns="http://www.w3.org/2000/svg">
<title>The 'pathLength' attribute ('path' element; reference)</title>
<path d="M10,10L110,10L110,110L10,110Z" stroke-dashoffset="100" stroke-dasharray="100 100"
fill="none" stroke="black" stroke-width="10"></path>
</svg>