Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/dom/svg/crashtests/398926-both-different.svg
<pattern id="pat1" />
<pattern id="pat2" />
<rect x="10" y="10" width="100" height="100" stroke="url(#pat1)" fill="url(#pat2)" />
</svg>