blob: a464b426a71d52c29762e1b968669ff333f556f8 [file] [log] [blame]
<!DOCTYPE HTML>
<html manifest="resources/manifest/clock.manifest">
<head>
<title>Offline Application Cache - manifest_notchanged_online</title>
<script src="resources/js/clock.js"></script>
<link rel="stylesheet" href="resources/css/result.css">
<link rel="stylesheet" href="resources/css/clock.css">
<link rel="stylesheet" href="resources/css/online.css" type="text/css" media="screen">
</head>
<body>
<ol>
<li>Remove time element of this html document and not change manifest file.</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>
<p class="connectivity" width="600">The time is: <output id="clock"></output></p>
</body>
</html>