This page tests how Brave applies referrer policy to navigations. For each of these tests, make sure you follow each link in the same tab; please do no open in new tabs or anything like that.
| Link | Policy | Cross-Site? | Expected Shields Up Behavior | Expected Shields Down Behavior |
|---|---|---|---|---|
| Link | none | no | this page's URL | this page's URL |
| Link | none | yes | this page's domain | this page's domain |
| Link | unsafe-url | no | this page's URL | this page's URL |
| Link | unsafe-url | yes | this page's domain | this page's URL |
| Link | strict-origin | no | this page's domain | this page's domain |
| Link | strict-origin | yes | this page's domain | this page's domain |