tor-browser

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

referrer-policy.https.html.ini (746B)


      1 [referrer-policy.https.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [with "strict-origin-when-cross-origin" referrer policy]
      5    expected: FAIL
      6 
      7  [with "strict-origin" referrer policy]
      8    expected: FAIL
      9 
     10  [with "no-referrer" referrer policy]
     11    expected: FAIL
     12 
     13 
     14 [referrer-policy.https.html?2-2]
     15  expected:
     16    if (os == "win") and not debug and (processor == "x86_64"): [ERROR, CRASH]
     17    ERROR
     18 
     19 [referrer-policy.https.html?1-1]
     20  expected: ERROR
     21 
     22 [referrer-policy.https.html?3-last]
     23  expected:
     24    if (os == "android") and fission: [OK, TIMEOUT]
     25  [with "no-referrer" referrer policy]
     26    expected: FAIL
     27 
     28 
     29 [referrer-policy.https.html?3-3]
     30  expected: ERROR
     31 
     32 [referrer-policy.https.html?4-last]
     33  expected: ERROR