tor-browser

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

1460158-2.html (270B)


      1 <style>
      2 .cl {
      3  display: list-item;
      4  list-style-position: inside;
      5  position: relative;
      6 }
      7 #b { position: absolute; }
      8 </style>
      9 <script>
     10 function go() {
     11  a.appendChild(b);
     12 }
     13 </script>
     14 <body onload=go()>
     15 <progress id="a"></progress>
     16 <details class="cl">
     17 <summary id="b">