tor-browser

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

1513603.html (375B)


      1 <script>
      2 function go() {
      3  b.addEventListener("DOMSubtreeModified", eh)
      4  b.max = 0.44
      5  b.value = 0.94
      6 }
      7 function eh() {
      8  SpecialPowers.gc()
      9  SpecialPowers.forceCC()
     10  polygon.animatedPoints.z = 1;
     11  path.animatedPathSegList.z = 1;
     12  svg.requiredExtensions.z = 1;
     13 }
     14 </script>
     15 <body onload=go()>
     16 <svg id="svg">
     17 <polygon id="polygon"/>
     18 <path id="path"/>
     19 <dl>
     20 <meter id="b">