blob: 2c06d1ffe3144f775151542e648663de59877acb [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 isn't a console message saying the plugin was blocked.
<object type="application/x-webkit-test-netscape"></object>
</body>
</html>