tor-browser

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

block-invalidate-ref.html (207B)


      1 <!DOCTYPE html>
      2 <html>
      3  <link rel='stylesheet' href='resource://reftest/progress.css'>
      4  <style>
      5    progress { display: block; }
      6  </style>
      7  <body>
      8    <progress value='0.5'></progress>
      9  </body>
     10 </html>