blob: 5ebee34ef84d046f21ff4f069f3036347d8db438 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
}
</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>