Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/path-06-ref.svg
<!--
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>