summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/offline/manifest_main_empty-manual.https.html
blob: 317aaa11379ccc1b23490d7845601256a825e6b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html manifest="resources/manifest/clock.manifest">
  <head>
    <title>Offline Application Cache - manifest_main_empty</title>
    <link rel="stylesheet" href="resources/css/result.css">
  </head>
  <body>
    <ol>
      <li>Disable the network connection.</li>
      <li>Refresh the page.</li>
      <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>
    </ol>
  </body>
</html>