blob: e2fb7fc4a5b14835491b2900c8039bcc177cff07 (
plain)
1
2
3
4
5
6
|
[shared-worker-options-credentials.html]
[new SharedWorker() with type=classic should always send the credentials for same-origin dynamic imports regardless of the credentials option (omit).]
expected: FAIL
[new SharedWorker() with type=classic should never send the credentials for cross-origin dynamic imports regardless of the credentials option (include).]
expected: FAIL
|