blob: 88c6ae46ff926fe2f086198e18585ada7cc32540 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="object-src 'none'">
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<object type="application/x-non-existent-plugin">
<param name="src" value="resources/alert-fail.html">
</object>
</body>
</html>