Bug 1642478 - Update metadata, r=nbeleuzu CLOSED TREE

This commit is contained in:
Narcis Beleuzu 2020-06-02 22:50:56 +03:00
Родитель 05b019f27f
Коммит fa3c38c80e
2 изменённых файлов: 1 добавлений и 7 удалений

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

@ -1,9 +1,7 @@
[element-request-fullscreen.html]
expected:
if (os == "win") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "mac") and not debug: ERROR
[Element#requestFullscreen()]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
if (os == "mac") and not debug: FAIL

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

@ -2,7 +2,3 @@
[Clients.matchAll() should not show an old window after it navigates.]
expected: FAIL
[Clients.matchAll() should not show an old window as controlled after it navigates.]
expected:
if (os == "mac") and not debug: FAIL