blob: 7e7e94583b2853e5d64c89990f067dc9a2813d8e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<meta http-equiv="Content-Security-Policy" content="object-src 'none'">
</head>
<body>
This test passes if there is a console message saying the plugin was blocked.
<embed src="/plugins/resources/mock-plugin.pl">
</body>
</html>