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