From 97c04b7759d35c0504ef7355909707c4d69dec78 Mon Sep 17 00:00:00 2001 From: Andreea Pavel Date: Fri, 25 Oct 2019 18:09:53 +0000 Subject: [PATCH] Bug 1588860 - update update-the-rendering.html expectancies r=botond,emilio Differential Revision: https://phabricator.services.mozilla.com/D50217 --HG-- extra : moz-landing-system : lando --- .../the-autofocus-attribute/update-the-rendering.html.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/update-the-rendering.html.ini b/testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/update-the-rendering.html.ini index 4fa42cba032a..23d0762fa1b2 100644 --- a/testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/update-the-rendering.html.ini +++ b/testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/update-the-rendering.html.ini @@ -9,6 +9,7 @@ if (os == "linux") and not webrender and debug and not fission: ["FAIL", "PASS"] if (os == "linux") and not webrender and debug and fission: ["FAIL", "PASS"] if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"] - if (os == "android") and debug: ["FAIL", "PASS"] + if (os == "android"): ["FAIL", "PASS"] + if debug and (os == "mac): ["FAIL", "PASS"] FAIL