comparison: layout/svg/crashtests/788831-1.svg
layout/svg/crashtests/788831-1.svg
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> |
|
2 <pattern id="pattern" width="40" height="40"><stop/></pattern> |
|
3 <rect id="rect" width="200" height="100"/> |
|
4 <use xlink:href="#rect" stroke="url(#pattern)" /> |
|
5 </svg> |