blob: 358347e6978936c394fec1a3ef7b99e64ea28612 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFrames();
}
</script>
</head>
<body>
<iframe src="http://127.0.0.1:8000/security/contentSecurityPolicy/resources/event-handler.pl?should_run=no&csp=script-src%20'none'"></iframe>
<iframe src="http://127.0.0.1:8000/security/contentSecurityPolicy/resources/event-handler.pl?should_run=yes&csp=img-src%20'none'"></iframe>
</body>
</html>