blob: 7b4fd240b419b7cc31636d07f233041e83bd2afe [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
testRunner.dumpResourceLoadCallbacks();
}
</script>
</head>
<body>
<p>The frame below should load, and 'ALLOWALL' should be accepted as a valid header.</p>
<iframe style="width:500px; height:500px" src="http://127.0.0.1:8000/security/XFrameOptions/resources/x-frame-options-allowall.cgi"></iframe>
</body>
</html>