blob: d78d4f3e1eec00051a0015691d8504d18cd49d9c [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
testRunner.waitUntilDone();
}
</script>
</head>
<body>
<p>
This test checks the default referrer policy when navigating from an insecure
URL to another insecure URL. The test passes if the printed referrer is
http://127.0.0.1:8000/security/resources/referrer-policy-start.html?default
</p>
<iframe src="http://127.0.0.1:8000/security/resources/referrer-policy-start.html?default"></iframe>
</body>
</html>