From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/inert/inert-iframe-hittest.html.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/web-platform/meta/inert/inert-iframe-hittest.html.ini') diff --git a/testing/web-platform/meta/inert/inert-iframe-hittest.html.ini b/testing/web-platform/meta/inert/inert-iframe-hittest.html.ini index 8e278cc78e..dd53ef40ee 100644 --- a/testing/web-platform/meta/inert/inert-iframe-hittest.html.ini +++ b/testing/web-platform/meta/inert/inert-iframe-hittest.html.ini @@ -1,4 +1,5 @@ [inert-iframe-hittest.html] [Hit-testing doesn't reach contents of an inert iframe] expected: - if swgl and (os == "linux") and not fission: [PASS, FAIL] + if not fission and not swgl and debug and (os == "linux"): [PASS, FAIL] + if not fission and swgl and (os == "linux"): [PASS, FAIL] -- cgit v1.2.3