section_network_offline-manual.https.html (655B)
1 <!DOCTYPE HTML> 2 <html manifest="resources/manifest/clock.manifest"> 3 <head> 4 <title>Offline Application Cache - Section_network_offline</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 only the frame element can't be loaded, then test is <span class="manualpass"><b>PASS</b></span>, otherwise <span class="manualfail"><b>FAIL</b></span>.</li> 12 </ol> 13 14 <IFRAME id="TestFrame" name="TestWindow" src="html/clock.html" width="600" height="50" scrolling="auto" frameborder="1"> 15 </IFRAME> 16 </body> 17 </html>