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