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 --- testing/web-platform/meta/fenced-frame/cspee.https.html.ini | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'testing/web-platform/meta/fenced-frame/cspee.https.html.ini') diff --git a/testing/web-platform/meta/fenced-frame/cspee.https.html.ini b/testing/web-platform/meta/fenced-frame/cspee.https.html.ini index 1ff0e2da23..db072c20aa 100644 --- a/testing/web-platform/meta/fenced-frame/cspee.https.html.ini +++ b/testing/web-platform/meta/fenced-frame/cspee.https.html.ini @@ -1,10 +1,12 @@ [cspee.https.html] [fenced frame should not be loaded in CSPEE] - expected: FAIL + expected: + if (processor == "x86") and not debug: [FAIL, PASS] + FAIL [fenced frame should not be loaded if any ancestor has CSPEE] expected: - if (processor == "x86") and (os == "win") and not debug: [FAIL, PASS] + if (processor == "x86") and not debug: [FAIL, PASS] FAIL [canLoadOpaqueURL considers CSPEE headers] -- cgit v1.2.3