blob: dc8e9d9563b31987fbea98c6d06ea0ad987caf9b [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.waitUntilDone();
}
</script>
</head>
<body>
<script>
window.open("http://localhost:8000/plugins/resources/plugin-document-alert-and-notify-done.pl");
</script>
</body>
</html>