blob: a0d86ebc240edea73c17b02d4483c179cf85aa82 [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.addOriginAccessAllowListEntry("http://127.0.0.1:8000", "http", "localhost", false);
}
</script>
</head>
<body>
<iframe src="resources/xsl-redirect-blocked.py"></iframe>
</body>
</html>