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/stroke-dasharray-01-ref.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<title>Reference for a stroke with a dasharray whose gaps add up to 0 still painting</title>
<g fill="none" stroke="black" stroke-width="2">
<path d="M 100,100 v 100"/>
<path d="M 110,100 h 100"/>
</g>
</svg>