tor-browser

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

cookie.tentative.https.window.js.ini (1093B)


      1 [cookie.tentative.https.window.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Credentialless same-origin iframe is loaded without credentials]
      5    expected: FAIL
      6 
      7  [Credentialless cross-origin iframe is loaded without credentials]
      8    expected: FAIL
      9 
     10  [same_origin credentialless iframe can't send same_origin credentials]
     11    expected: FAIL
     12 
     13  [same_origin credentialless iframe can't send cross_origin credentials]
     14    expected: FAIL
     15 
     16  [cross_origin credentialless iframe can't send cross_origin credentials]
     17    expected: FAIL
     18 
     19  [cross_origin credentialless iframe can't send same_origin credentials]
     20    expected: FAIL
     21 
     22  [same_origin credentialless iframe can't send same_origin credentials on child iframe]
     23    expected: FAIL
     24 
     25  [same_origin credentialless iframe can't send cross_origin credentials on child iframe]
     26    expected: FAIL
     27 
     28  [cross_origin credentialless iframe can't send cross_origin credentials on child iframe]
     29    expected: FAIL
     30 
     31  [cross_origin credentialless iframe can't send same_origin credentials on child iframe]
     32    expected: FAIL