diff options
Diffstat (limited to 'layout/svg/crashtests/605626-1.svg')
-rw-r--r-- | layout/svg/crashtests/605626-1.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/svg/crashtests/605626-1.svg b/layout/svg/crashtests/605626-1.svg new file mode 100644 index 0000000000..678b011797 --- /dev/null +++ b/layout/svg/crashtests/605626-1.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> +<image width="10" height="10" xlink:href="data:text/plain,g"/> +</svg> |