Bug 1591770 - Add expectations for the-autofocus-attribute/first.html on android and win. r=jgraham

Differential Revision: https://phabricator.services.mozilla.com/D51785

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Cosmin Sabou 2019-11-05 17:32:46 +00:00
Родитель 968cf06036
Коммит 69fb1e37a9
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,5 @@
[first.html]
[The first autofocus element in the document should win.]
expected:
if (os == "android"): [PASS, FAIL]
if (os == "win"): [PASS, FAIL]