diff --git a/testing/web-platform/meta/html/semantics/forms/autofocus/update-the-rendering.html.ini b/testing/web-platform/meta/html/semantics/forms/autofocus/update-the-rendering.html.ini index 8f7a980452a4..00ea2b5d0354 100644 --- a/testing/web-platform/meta/html/semantics/forms/autofocus/update-the-rendering.html.ini +++ b/testing/web-platform/meta/html/semantics/forms/autofocus/update-the-rendering.html.ini @@ -1,11 +1,4 @@ [update-the-rendering.html] ["Flush autofocus candidates" should be happen after the first animation frame callbacks, and before a resize event in the next iteration of window event loop.] - expected: - if (os == "linux") and (processor == "x86_64") and debug and not webrender and not sw-e10s: [PASS, FAIL] - if (os == "linux") and (processor == "x86_64") and debug and not webrender and sw-e10s: [PASS, FAIL] - if (os == "linux") and (processor == "x86_64") and debug and webrender: [PASS, FAIL] - if (os == "linux") and (processor == "x86_64") and not debug and webrender: [PASS, FAIL] - if (os == "linux") and (processor == "x86_64") and not debug and not webrender: [PASS, FAIL] - if (os == "win") and debug: [FAIL, PASS] - FAIL + expected: [FAIL, PASS]