summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/offline/notonwhitelist.html
blob: 7b61c6843618d772adff18c6a35eb8f87fcbbe18 (plain)
1
2
3
4
5
6
7
8
9
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Page NOT on whitelist</title>

</head>
<body onload="parent.notwhitelistOnLoad()">
Page NOT on whitelist
</body>
</html>