1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gfx/tests/crashtests/306649-1.xml Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,1 @@ 1.4 +<?xml version="1.0"?> 1.5 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 1.6 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 1.7 <svg xmlns="http://www.w3.org/2000/svg"> 1.8 1.9 <g transform="scale(1e10)"> 1.10 1.11 <rect x="0" y="0" width="400" height="200" rx="50" ry="50" 1.12 fill="none" stroke="purple" stroke-width="30"/> 1.13 1.14 </g> 1.15 1.16 </svg> 1.17 \ No newline at end of file