diff options
Diffstat (limited to 'layout/svg/crashtests/472782-1.svg')
-rw-r--r-- | layout/svg/crashtests/472782-1.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/svg/crashtests/472782-1.svg b/layout/svg/crashtests/472782-1.svg new file mode 100644 index 0000000000..7cfeb11a69 --- /dev/null +++ b/layout/svg/crashtests/472782-1.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="r"> +<text><textPath xlink:href="#r">S</textPath> </text> +</svg> |