summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/offline/445544_part1.html
blob: d5219e4b7b19129a8db66120bd40f1fc315a1041 (plain)
1
2
3
4
5
6
7
8
9
<html manifest="445544.cacheManifest">
<head>
<title>testing navigation part 1</title>
</head>

<body onload="window.opener.part1loaded(window.applicationCache.status)">
testing navigation...
</body>
</html>