| OLD | NEW |
| 1 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:8
443/security/resources/referrer-policy-start.html?always | 1 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:8
443/security/resources/referrer-policy-start.html?unsafe-url |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 -------- | 5 -------- |
| 6 Frame: '<!--framePath //<!--frame0-->-->' | 6 Frame: '<!--framePath //<!--frame0-->-->' |
| 7 -------- | 7 -------- |
| 8 HTTP Referer header is https://127.0.0.1:8443/security/resources/referrer-policy
-start.html?always | 8 HTTP Referer header is https://127.0.0.1:8443/security/resources/referrer-policy
-start.html?unsafe-url |
| 9 Referrer is https://127.0.0.1:8443/security/resources/referrer-policy-start.html
?always | 9 Referrer is https://127.0.0.1:8443/security/resources/referrer-policy-start.html
?unsafe-url |
| 10 | 10 |
| OLD | NEW |