tor-browser

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

manifest_main_empty-manual.https.html (503B)


      1 <!DOCTYPE HTML>
      2 <html manifest="resources/manifest/clock.manifest">
      3  <head>
      4    <title>Offline Application Cache - manifest_main_empty</title>
      5    <link rel="stylesheet" href="resources/css/result.css">
      6  </head>
      7  <body>
      8    <ol>
      9      <li>Disable the network connection.</li>
     10      <li>Refresh the page.</li>
     11      <li>If the page is normally displayed, then test is <span class="manualpass"><b>PASS</b></span>, otherwise <span class="manualfail"><b>FAIL</b></span>.</li>
     12    </ol>
     13  </body>
     14 </html>