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