From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/fetch/metadata/generated/svg-image.https.sub.html.ini | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'testing/web-platform/meta/fetch/metadata') diff --git a/testing/web-platform/meta/fetch/metadata/generated/svg-image.https.sub.html.ini b/testing/web-platform/meta/fetch/metadata/generated/svg-image.https.sub.html.ini index b4f23017da..5d705d01ba 100644 --- a/testing/web-platform/meta/fetch/metadata/generated/svg-image.https.sub.html.ini +++ b/testing/web-platform/meta/fetch/metadata/generated/svg-image.https.sub.html.ini @@ -13,12 +13,15 @@ [sec-fetch-mode attributes: crossorigin] expected: - if (os == "android") and not swgl and debug: PASS + if (os == "linux") and debug and fission and not swgl: [FAIL, PASS] + if (os == "linux") and debug and not fission and swgl: [FAIL, PASS] [PASS, FAIL] [sec-fetch-mode attributes: crossorigin=anonymous] expected: - if not asan and swgl and (os == "linux") and fission: PASS + if (os == "linux") and not swgl and fission and not debug and (processor == "x86_64") and not asan and not tsan: [FAIL, PASS] + if (os == "linux") and swgl and fission: PASS + if (os == "linux") and swgl and not fission: [FAIL, PASS] [PASS, FAIL] [sec-fetch-mode attributes: crossorigin=use-credentials] -- cgit v1.2.3