tor-browser

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

worklet-paint.https.html.ini (1105B)


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