blob: 8e7a866067a62a85c8cfe231e8ce1e789030e312 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline'; object-src 'none'">
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setCanOpenWindows();
testRunner.setCloseRemainingWindowsWhenComplete(true);
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<script>
window.open("http://localhost:8000/plugins/resources/plugin-document-alert-and-notify-done.pl");
</script>
</body>
</html>