blob: e256055b4ebd620691ecb8373d800cb698523071 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFrames();
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<p>
This test checks the referrer policy is obeyed along the redirect chain. The
test passes if the referrer is http://127.0.0.1:8000
</p>
<iframe src="http://127.0.0.1:8000/security/resources/referrer-policy-redirect.html"></iframe>
</body>
</html>