gecko/dom/tests/mochitest/ajax/offline/notonwhitelist.html

10 lines
179 B
HTML
Raw Normal View History

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