blob: 4abe0eeb1464d57f544e2d3e17ec01a505a45128 [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/echo-object-data.pl?plugin=data:application/x-blink-test-plugin,&log=FAIL&csp=object-src%20'none'"></iframe>
<script src="/js-test-resources/plugin.js"></script>
<script>startAfterLoadAndFinish(null, document.querySelector('iframe'));</script>
</body>
</html>