1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/smil/crashtests/537157-1.svg Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +<svg xmlns="http://www.w3.org/2000/svg" style="-moz-binding:url(#xbl)"> 1.5 +<bindings xmlns="http://www.mozilla.org/xbl"> 1.6 +<binding id="xbl" inheritstyle="false"> 1.7 +<content> 1.8 +<svg xmlns="http://www.w3.org/2000/svg"> 1.9 +<animate attributeName="font-size"/> 1.10 +</svg> 1.11 +</content> 1.12 +</binding> 1.13 +</bindings> 1.14 +</svg>