diff options
Diffstat (limited to 'testing/web-platform/meta/inert/inert-iframe-hittest.html.ini')
-rw-r--r-- | testing/web-platform/meta/inert/inert-iframe-hittest.html.ini | 3 |
1 files changed, 2 insertions, 1 deletions
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] |