1508858.html (238B)
1 <html id="a"> 2 <script> 3 function go() { 4 var b = document.createElement("base"); 5 b.href = "h:"; 6 a.appendChild(b); 7 c.setAttribute("filter", "url(#d)"); 8 } 9 </script> 10 <body onload=go()> 11 <svg> 12 <filter id="d" href="x" /> 13 <line id="c" />