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

10 lines
169 B
HTML

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