From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../cookie.tentative.https.window.js.ini | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 testing/web-platform/meta/html/anonymous-iframe/cookie.tentative.https.window.js.ini (limited to 'testing/web-platform/meta/html/anonymous-iframe/cookie.tentative.https.window.js.ini') 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 -- cgit v1.2.3