diff options
Diffstat (limited to 'gfx/tests/crashtests/306649-1.xml')
-rw-r--r-- | gfx/tests/crashtests/306649-1.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/tests/crashtests/306649-1.xml b/gfx/tests/crashtests/306649-1.xml new file mode 100644 index 0000000000..c9861807c9 --- /dev/null +++ b/gfx/tests/crashtests/306649-1.xml @@ -0,0 +1 @@ +<?xml version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="scale(1e10)">
<rect x="0" y="0" width="400" height="200" rx="50" ry="50"
fill="none" stroke="purple" stroke-width="30"/>
</g>
</svg>
\ No newline at end of file |