Bug 1668986 - Update metadata. a=testonly

This commit is contained in:
Cosmin Sabou 2020-10-03 22:22:42 +03:00
Родитель efab08f457
Коммит 07a4358302
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1,3 +1,3 @@
[overflow-recalc-001.html]
expected:
if (processor == "x86") and debug: FAIL
if (processor == "x86") and debug: ["PASS", "FAIL"]

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

@ -1,3 +1,3 @@
[text-overflow-ellipsis-rtl-001.html]
expected:
if (processor == "x86") and debug: FAIL
if (processor == "x86") and debug: ["PASS", "FAIL"]

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

@ -1,6 +1,6 @@
[same-origin-grand-child-iframe.sub.html]
expected:
if fission and debug: CRASH
if fission and debug: ["OK", "CRASH"]
[rootBounds in a same-origin iframe in the case where there is a cross-origin iframe in between the top document and the same origin iframe]
expected:
if fission and (os == "linux"): ["PASS", "FAIL"]