tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

fetch.http.html.ini (1359B)


      1 [fetch.http.html]
      2  [Referrer Policy: Expects origin for fetch to same-http origin and swap-origin redirection from http context.]
      3    expected: FAIL
      4 
      5  [Referrer Policy: Expects origin for fetch to same-https origin and swap-origin redirection from http context.]
      6    expected: FAIL
      7 
      8  [Referrer Policy: Expects origin for fetch to same-https origin and no-redirect redirection from http context.]
      9    expected: FAIL
     10 
     11  [Referrer Policy: Expects origin for fetch to same-https origin and keep-origin redirection from http context.]
     12    expected: FAIL
     13 
     14  [Referrer Policy: Expects origin for fetch to cross-http origin and no-redirect redirection from http context.]
     15    expected: FAIL
     16 
     17  [Referrer Policy: Expects origin for fetch to cross-http origin and swap-origin redirection from http context.]
     18    expected: FAIL
     19 
     20  [Referrer Policy: Expects origin for fetch to cross-http origin and keep-origin redirection from http context.]
     21    expected: FAIL
     22 
     23  [Referrer Policy: Expects origin for fetch to cross-https origin and no-redirect redirection from http context.]
     24    expected: FAIL
     25 
     26  [Referrer Policy: Expects origin for fetch to cross-https origin and swap-origin redirection from http context.]
     27    expected: FAIL
     28 
     29  [Referrer Policy: Expects origin for fetch to cross-https origin and keep-origin redirection from http context.]
     30    expected: FAIL