Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <script> | |
| 3 if (window.testRunner) | |
| 4 testRunner.waitUntilDone(); | |
| 5 document.location = "https://127.0.0.1:8443/security/resources/referrer-policy-c onflicting-policies.html"; | |
|
Mike West
2014/09/03 13:11:07
Optional nit: Rather than hopping to HTTPS here, y
| |
| 6 </script> | |
| OLD | NEW |