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

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