chromium/third_party/blink/web_tests/external/wpt/html/browsers/offline/manifest_main_empty-manual.https.html

<!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>