blob: 91e7946434cb9acec34f67917b96163495af2798 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="resources/dump-as-text.js"></script>
</head>
<body>
<p>
This tests that a plugin served with a CSP header will block the
plugin from running in an iframe. This test passes if a console
error says that the plugin was blocked.
</p>
<iframe src="/plugins/resources/mock-plugin-with-csp.pl"></iframe>
</body>
</html>