blob: ef46bda18ee782fb103e4ff5c945e434ce67af7a [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.
<object data="/resources/square20.jpg"></object>
</body>
</html>