diff options
Diffstat (limited to 'testing/web-platform/meta/html/anonymous-iframe/cookie.tentative.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/html/anonymous-iframe/cookie.tentative.https.window.js.ini | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/anonymous-iframe/cookie.tentative.https.window.js.ini b/testing/web-platform/meta/html/anonymous-iframe/cookie.tentative.https.window.js.ini new file mode 100644 index 0000000000..7d7d76d6ea --- /dev/null +++ b/testing/web-platform/meta/html/anonymous-iframe/cookie.tentative.https.window.js.ini @@ -0,0 +1,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 |