From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../third-party-cookie-heuristics.tentative.https.html.ini | 5 +++++ .../third-party-cookies.tentative.https.html.ini | 9 ++++----- 2 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini (limited to 'testing/web-platform/meta/cookies/third-party-cookies') diff --git a/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini new file mode 100644 index 0000000000..854ef82bbf --- /dev/null +++ b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookie-heuristics.tentative.https.html.ini @@ -0,0 +1,5 @@ +[third-party-cookie-heuristics.tentative.https.html] + expected: + if (os == "win") and not debug: [ERROR, OK, TIMEOUT] + if (os == "android") and not debug: [ERROR, OK, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini index dc81e4ca58..9cd88e3d85 100644 --- a/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini +++ b/testing/web-platform/meta/cookies/third-party-cookies/third-party-cookies.tentative.https.html.ini @@ -1,7 +1,6 @@ [third-party-cookies.tentative.https.html] - [Cross site window setting HTTP cookies] - expected: FAIL - [3P fetch: Cookies are not accessible via HTTP] - expected: - if os == "android": FAIL + expected: [FAIL, PASS] + + [3P fetch: Cross site window setting HTTP cookies] + expected: [FAIL, PASS] -- cgit v1.2.3