| <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.py'></iframe>"></iframe> |