comparison: layout/base/crashtests/413587-1.svg
layout/base/crashtests/413587-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 |
|
3 <symbol id="foo"> |
|
4 <style type="text/css"> |
|
5 svg { counter-increment: x; } |
|
6 </style> |
|
7 </symbol> |
|
8 |
|
9 <use xlink:href="#foo"/> |
|
10 |
|
11 </svg> |