Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<title>Test of 'pathLength' on shapes with zoom.</title>
<link rel="help"
<link rel="match" href="pathlength-005-ref.html">
<svg id="test-body-content" width="400" viewBox="-20 -20 40 40" style="fill:none;zoom: 0.25;">
<circle r="18" pathlength="100" stroke="green" stroke-width="1" stroke-dasharray="50,50"/>
</svg>