blob: 86a6deb9566653a2f2369c848e253c376d4bc582 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
// This is a contrived test. We normally do not allow cross-origin XML Stylesheets.
testRunner.addOriginAccessWhitelistEntry("http://127.0.0.1:8000", "http", "localhost", false);
}
</script>
</head>
<body>
<iframe src="resources/xsl-redirect-blocked.php"></iframe>
</body>
</html>