dom/smil/crashtests/529387-1-helper.svg

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/smil/crashtests/529387-1-helper.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 +  <text y="20pt">abc
     1.6 +    <animate attributeName="opacity" from="1" to="0" begin="0s" dur="2s"/>
     1.7 +  </text>
     1.8 +</svg>

mercurial