1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/smil/crashtests/611927-1.svg Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +<svg xmlns="http://www.w3.org/2000/svg"> 1.5 + <animate attributeName="stroke-width"/> 1.6 + <animate attributeName="stroke-width" by="10em"/> 1.7 +</svg>