blob: e1728f8f2401bee29ab4642d001d948202122a4f [file] [log] [blame]
<html>
<head>
<script type="text/javascript">
function done()
{
if (window.testRunner) {
// Allow child window to close to prevent hangs during testing
setTimeout("testRunner.notifyDone()", 100);
}
}
</script>
</head>
<body onload="done()">
<span style="color: green;">PASS</span> New page loaded from popup window
</body>
</html>