summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/worklets/audio-worklet-csp.https.html.ini
blob: 1b7936c5f6d92e89e145eccb95dde3a8d1b2eef4 (plain)
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
[audio-worklet-csp.https.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if (os == "mac") and not debug: [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 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 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 a remote-origin-redirected script should not be blocked because the script-src * directive 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 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