WPT
wpt / worklets / paint-worklet-credentials.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-8f0a1 (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 | 8/8 | 0/8 | 0/8 | 0/8 | 0/8 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Importing a same-origin script with the default WorkletOptions should send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Importing a remote-origin script with the default WorkletOptions should not send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Importing a same-origin script with credentials=omit should not send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Importing a remote-origin script with credentials=omit should not send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Importing a same-origin script with credentials=same-origin should send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Importing a remote-origin script with credentials=same-origin should not send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Importing a same-origin script with credentials=include should send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |
| Importing a remote-origin script with credentials=include should send the credentials | PASS | FAIL | FAIL | FAIL | FAIL | — |