blob: 2a3b908ae6f84864f0ed7722f5edf281c0e53e44 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<meta http-equiv="Content-Security-Policy" content="plugin-types application/x-webkit-test-netscape">
</head>
<body>
This test passes if there isn't a console message saying the plugin was blocked.
<object type="application/x-webkit-test-netscape"></object>
</body>
</html>