tor-browser

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

layout-worklet-csp.https.html.ini (3581B)


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