Bug 1592459 - Set a step of the-autofocus-attribute/first-when-later.html as intermittent on Windows 10 opt. r=jmaher DONTBUILD

Depends on D89631

Differential Revision: https://phabricator.services.mozilla.com/D89632
This commit is contained in:
Sebastian Hengst 2020-09-09 16:48:41 +00:00
parent 16a0eff2a9
commit a331186a1d

View File

@ -2,4 +2,5 @@
[The first autofocus in the document wins, even if elements are inserted later.]
expected:
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "win") and (bits == 64) and not debug: ["PASS", "FAIL"]