Status: FAIL | Duration: 16ms | Subtests: 0/1 | Open test on wpt.live | wpt.fyi
/svg/path/distance/pathlength-rect.svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:h="http://www.w3.org/1999/xhtml"> <title>The 'pathLength' attribute ('rect' element)</title> <h:link rel="help" href="https://w3c.github.io/svgwg/svg2-draft/paths.html#PathLengthAttribute"/> <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>