summaryrefslogtreecommitdiffstats
path: root/dom/smil/crashtests/537157-1.svg
blob: df615ab9a8e4d8913d2351c94cbea11e44150331 (plain)
1
2
3
4
5
6
7
8
9
10
11
<svg xmlns="http://www.w3.org/2000/svg" style="-moz-binding:url(#xbl)">
<bindings xmlns="http://www.mozilla.org/xbl">
<binding id="xbl" inheritstyle="false">
<content>
<svg xmlns="http://www.w3.org/2000/svg">
<animate attributeName="font-size"/>
</svg>
</content>
</binding>
</bindings>
</svg>