summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/379920-1.svg
blob: 6021e7e00a100cc8bddfba5a7601acda95fae675 (plain)
1
2
3
4
5
6
7
<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg' onload="document.documentElement.style.MozBinding = 'url(#foo)';">

<bindings xmlns="http://www.mozilla.org/xbl">
  <binding id="foo"><content></content></binding>
</bindings>

</svg>