dom/smil/crashtests/699325-1.svg

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/smil/crashtests/699325-1.svg	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +<svg xmlns="http://www.w3.org/2000/svg">
     1.5 +  <rect fill="blue" height="100" width="100">
     1.6 +    <animate id="a" attributeName="x"  calcMode="paced" values="50; 50; 50"/>
     1.7 +  </rect>
     1.8 +</svg>

mercurial