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 --- .../embedded-content/change-src-while-not-displayed.html.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/web-platform/meta/html/rendering/replaced-elements') diff --git a/testing/web-platform/meta/html/rendering/replaced-elements/embedded-content/change-src-while-not-displayed.html.ini b/testing/web-platform/meta/html/rendering/replaced-elements/embedded-content/change-src-while-not-displayed.html.ini index a690c21bec..974b56cdcc 100644 --- a/testing/web-platform/meta/html/rendering/replaced-elements/embedded-content/change-src-while-not-displayed.html.ini +++ b/testing/web-platform/meta/html/rendering/replaced-elements/embedded-content/change-src-while-not-displayed.html.ini @@ -1,5 +1,5 @@ [change-src-while-not-displayed.html] expected: - if (os == "linux") and not debug and not fission: [PASS, FAIL] - if (os == "linux") and not debug and fission: [PASS, FAIL] + if (os == "win") and (processor == "x86") and debug: [PASS, FAIL] if (os == "linux") and debug and not swgl: [PASS, FAIL] + if (os == "linux") and not debug: [PASS, FAIL] -- cgit v1.2.3