blob: 91aa477fcfa8d011173594e7fdbfb4d0f3f91b27 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[worker-cookies.tentative.https.window.html?worker=shared_worker]
expected: TIMEOUT
[Worker spawned from normal iframe can access global cookies]
expected: TIMEOUT
[Worker spawned from credentialless iframe can't access global cookies]
expected: NOTRUN
[worker-cookies.tentative.https.window.html?worker=dedicated_worker]
[Worker spawned from credentialless iframe can't access global cookies]
expected: FAIL
[worker-cookies.tentative.https.window.html?worker=service_worker]
expected: TIMEOUT
[Worker spawned from normal iframe can access global cookies]
expected: TIMEOUT
[Worker spawned from credentialless iframe can't access global cookies]
expected: NOTRUN
|