tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

1555795.html (450B)


      1 <script>
      2 function go() {
      3  var b = document.getElementById("b")
      4  c.setAttribute("refX", "0")
      5  b.getCTM()
      6 }
      7 function eh1() {
      8  c.addEventListener("DOMAttrModified", eh2)
      9 }
     10 function eh2() {
     11  var f = document.getElementById("f")
     12  d.replaceWith("")
     13  f.before(a)
     14 }
     15 </script>
     16 <body onload=go()>
     17 <table background="X">A</table>
     18 <svg id="a">
     19 <line id="b">
     20 <tspan id="d">
     21 <textPath id="f">
     22 <animateTransform id="c" onbegin="eh1()">