tor-browser

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

sharedworker-import.https.html.ini (1514B)


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