layout/svg/crashtests/409573-1.svg

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:9a50b57c6e4e
1 <svg xmlns="http://www.w3.org/2000/svg"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 onload="document.documentElement.style.MozBinding = 'url(#empty)';">
4
5 <bindings xmlns="http://www.mozilla.org/xbl"><binding id="empty"><content></content></binding></bindings>
6
7 <defs>
8
9 <filter id="filter1"/>
10
11 <filter id="filter2">
12 <use filter="url(#filter1)" />
13 </filter>
14
15 </defs>
16
17 </svg>

mercurial