Source code
Revision control
Copy as Markdown
Other Tools
<title>Reference: stroked path with no mask (full stroke shape)</title>
<!-- Same path geometry as the test, no mask. -->
<path d="M 50 45 L 150 45 M 50 55 L 150 55"
stroke="green" stroke-width="20" stroke-linecap="butt"
fill="none"/>
</svg>