Source code
Revision control
Copy as Markdown
Other Tools
<!--
Any copyright is dedicated to the Public Domain.
-->
<title>Reference for zero-sized path arc handling</title>
<!-- Check that a zero-sized arc segment is ignored. -->
<path d="M 100,100 H 200 H 300" stroke="red" stroke-width="3px"/>
</svg>