tor-browser

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

section_network_online-manual.https.html (596B)


      1 <!DOCTYPE HTML>
      2 <html manifest="resources/manifest/clock.manifest">
      3  <head>
      4    <title>Offline Application Cache - Section_network_online</title>
      5    <link rel="stylesheet" href="resources/css/result.css">
      6  </head>
      7  <body>
      8    <ol>
      9      <li>Refresh the page.</li>
     10      <li>If the frame element is loaded, then test is <span class="manualpass"><b>PASS</b></span>, otherwise <span class="manualfail"><b>FAIL</b></span>.</li>
     11    </ol>
     12 
     13    <IFRAME id="TestFrame" name="TestWindow" src="html/clock.html" width="600" height="50" scrolling="auto" frameborder="1">
     14    </IFRAME>
     15  </body>
     16 </html>