tor-browser

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

worker-import.https.html.ini (1412B)


      1 [worker-import.https.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [Content Security Policy: Expects blocked for worker-import to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation]
      5    expected: FAIL
      6 
      7  [Content Security Policy: Expects blocked for worker-import to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation]
      8    expected: FAIL
      9 
     10  [Content Security Policy: Expects blocked for worker-import to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation]
     11    expected: FAIL
     12 
     13  [Content Security Policy: Expects blocked for worker-import to same-https origin and swap-origin redirection from https context.: securitypolicyviolation]
     14    expected: FAIL
     15 
     16  [Content Security Policy: Expects blocked for worker-import to cross-https origin and keep-origin redirection from https context.]
     17    expected: FAIL
     18 
     19  [Content Security Policy: Expects blocked for worker-import to cross-https origin and no-redirect redirection from https context.]
     20    expected: FAIL
     21 
     22  [Content Security Policy: Expects blocked for worker-import to cross-https origin and swap-origin redirection from https context.]
     23    expected: FAIL
     24 
     25  [Content Security Policy: Expects blocked for worker-import to same-https origin and swap-origin redirection from https context.]
     26    expected: FAIL