gecko/layout/svg/crashtests/308615-1.svg

10 lines
218 B
XML
Raw Normal View History

2007-12-12 22:44:00 -08:00
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<pattern id="pattern1">
<rect style="fill:url(#pattern1);"/>
</pattern>
<rect style="fill:url(#pattern1);" />
</svg>