blob: 756781d2c8014280088fc054c87aa88fb4a4ba93 [file] [log] [blame]
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
}
</script>
The srcdoc iframe below should use this document's URL as its referrer.
<iframe srcdoc="
This iframe logs information about its referrer:<br>
<iframe src='resources/referrer-policy-log.php'></iframe>"></iframe>