tor-browser

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

animation-worklet-csp.https.html.ini (3532B)


      1 [animation-worklet-csp.https.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4  [A same-origin worklet importing a remote-origin-redirected script should not be blocked by the worker-src directive because worklets obey the script-src directive.]
      5    expected: FAIL
      6 
      7  [A remote-origin worklet should not be blocked by the worker-src directive because worklets obey the script-src directive.]
      8    expected: FAIL
      9 
     10  [A remote-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive.]
     11    expected: FAIL
     12 
     13  [A remote-origin-redirected worklet should not be blocked because the script-src * directive allows it.]
     14    expected: FAIL
     15 
     16  [A same-origin worklet importing an insecure-origin-redirected script should be blocked because of mixed contents.]
     17    expected: FAIL
     18 
     19  [An insecure-origin-redirected worklet should be blocked because of mixed contents.]
     20    expected: FAIL
     21 
     22  [A same-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive.]
     23    expected: FAIL
     24 
     25  [A same-origin worklet importing a remote-origin script should not be blocked by the worker-src directive because worklets obey the script-src directive.]
     26    expected: FAIL
     27 
     28  [A remote-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it.]
     29    expected: FAIL
     30 
     31  [A same-origin worklet importing a remote-origin-redirected script should be blocked by the script-src 'self' directive.]
     32    expected: FAIL
     33 
     34  [A remote-origin-redirected worklet should be blocked by the script-src 'self' directive.]
     35    expected: FAIL
     36 
     37  [A remote-origin worklet importing a remote-origin script should not be blocked by the worker-src directive because worklets obey the script-src directive.]
     38    expected: FAIL
     39 
     40  [A same-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it.]
     41    expected: FAIL
     42 
     43  [A same-origin worklet importing an insecure-origin script should be blocked because of mixed contents.]
     44    expected: FAIL
     45 
     46  [An insecure-origin worklet should be blocked because of mixed contents.]
     47    expected: FAIL
     48 
     49  [A remote-origin worklet should be blocked by the script-src 'self' directive.]
     50    expected: FAIL
     51 
     52  [A remote-origin worklet should not be blocked because the script-src * directive allows it.]
     53    expected: FAIL
     54 
     55  [A same-origin worklet importing a remote-origin-redirected script should not be blocked because the script-src * directive allows it.]
     56    expected: FAIL
     57 
     58  [A remote-origin-redirected worklet should not be blocked by the worker-src directive because worklets obey the script-src directive.]
     59    expected: FAIL
     60 
     61  [A remote-origin worklet should not be blocked because the script-src directive specifying the origin allows it.]
     62    expected: FAIL
     63 
     64  [A same-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it.]
     65    expected: FAIL
     66 
     67  [A remote-origin-redirected worklet should not be blocked because the script-src directive specifying the origin allows it.]
     68    expected: FAIL
     69 
     70  [A same-origin worklet importing a remote-origin-redirected script should not be blocked because the script-src directive specifying the origin allows it.]
     71    expected: FAIL
     72 
     73  [A remote-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it.]
     74    expected: FAIL