blob: 4702fcf7edf5d1b1cb457c43eadb5b460218bd6c [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-blink-test-plugin">
</head>
<body>
This test passes if there isn't a console message saying the plugin was blocked.
<object type="application/x-blink-test-plugin"></object>
</body>
</html>