WPT
wpt / worklets / audio-worklet-csp.https.html
Spec: https://html.spec.whatwg.org/multipage/worklets.html ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@318cbb466) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-0cc87 (wpt@ae6982b12) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz 4dcc855ce (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 24/24 | 24/24 | 24/24 | 0/24 | 0/24 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| A remote-origin worklet should be blocked by the script-src 'self' directive. | PASS | PASS | PASS | FAIL | FAIL | — |
| A same-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin worklet importing a remote-origin script should be blocked by the script-src 'self' directive. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin-redirected worklet should be blocked by the script-src 'self' directive. | PASS | PASS | PASS | FAIL | FAIL | — |
| A same-origin worklet importing a remote-origin-redirected script should be blocked by the script-src 'self' directive. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin worklet should not be blocked because the script-src directive specifying the origin allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A same-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin worklet importing a remote-origin script should not be blocked because the script-src directive specifying the origin allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin-redirected worklet should not be blocked because the script-src directive specifying the origin allows it. | PASS | PASS | PASS | FAIL | 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. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin worklet should not be blocked because the script-src * directive allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A same-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin worklet importing a remote-origin script should not be blocked because the script-src * directive allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin-redirected worklet should not be blocked because the script-src * directive allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A same-origin worklet importing a remote-origin-redirected script should not be blocked because the script-src * directive allows it. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin worklet should not be blocked by the worker-src directive because worklets obey the script-src directive. | PASS | PASS | PASS | FAIL | 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. | PASS | PASS | PASS | FAIL | 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. | PASS | PASS | PASS | FAIL | FAIL | — |
| A remote-origin-redirected worklet should not be blocked by the worker-src directive because worklets obey the script-src directive. | PASS | PASS | PASS | FAIL | FAIL | — |
| 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. | PASS | PASS | PASS | FAIL | FAIL | — |
| An insecure-origin worklet should be blocked because of mixed contents. | PASS | PASS | PASS | FAIL | FAIL | — |
| An insecure-origin-redirected worklet should be blocked because of mixed contents. | PASS | PASS | PASS | FAIL | FAIL | — |
| A same-origin worklet importing an insecure-origin script should be blocked because of mixed contents. | PASS | PASS | PASS | FAIL | FAIL | — |
| A same-origin worklet importing an insecure-origin-redirected script should be blocked because of mixed contents. | PASS | PASS | PASS | FAIL | FAIL | — |