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