blob: 7d7d76d6ea63c6c3bbc5fad58aa482da4f3d664e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
[cookie.tentative.https.window.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Credentialless same-origin iframe is loaded without credentials]
expected: FAIL
[Credentialless cross-origin iframe is loaded without credentials]
expected: FAIL
[same_origin credentialless iframe can't send same_origin credentials]
expected: FAIL
[same_origin credentialless iframe can't send cross_origin credentials]
expected: FAIL
[cross_origin credentialless iframe can't send cross_origin credentials]
expected: FAIL
[cross_origin credentialless iframe can't send same_origin credentials]
expected: FAIL
[same_origin credentialless iframe can't send same_origin credentials on child iframe]
expected: FAIL
[same_origin credentialless iframe can't send cross_origin credentials on child iframe]
expected: FAIL
[cross_origin credentialless iframe can't send cross_origin credentials on child iframe]
expected: FAIL
[cross_origin credentialless iframe can't send same_origin credentials on child iframe]
expected: FAIL
|