1
0
Fork 0
firefox/testing/web-platform/meta/worklets/animation-worklet-credentials.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

25 lines
947 B
INI

[animation-worklet-credentials.https.html]
[Importing a remote-origin script with the default WorkletOptions should not send the credentials]
expected: FAIL
[Importing a same-origin script with credentials=omit should not send the credentials]
expected: FAIL
[Importing a remote-origin script with credentials=omit should not send the credentials]
expected: FAIL
[Importing a same-origin script with credentials=same-origin should send the credentials]
expected: FAIL
[Importing a remote-origin script with credentials=same-origin should not send the credentials]
expected: FAIL
[Importing a same-origin script with credentials=include should send the credentials]
expected: FAIL
[Importing a remote-origin script with credentials=include should send the credentials]
expected: FAIL
[Importing a same-origin script with the default WorkletOptions should send the credentials]
expected: FAIL