gecko/layout/svg/crashtests/788831-1.svg
2012-12-21 10:00:39 +00:00

6 lines
253 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<pattern id="pattern" width="40" height="40"><stop/></pattern>
<rect id="rect" width="200" height="100"/>
<use xlink:href="#rect" stroke="url(#pattern)" />
</svg>