tor-browser

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

xhr.http.html.ini (1612B)


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