summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/path/distance/reference/pathlength-path-zero-ref.svg
blob: 232bf66cbcdd10c079d5cc99621ed87068c0e8aa (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg">
  <title>The 'pathLength' attribute set to zero ('path' element; reference)</title>
  <path d="M10,10L110,10L110,110L10,110Z" fill="none" stroke="black" stroke-width="10"/>
</svg>