Bug 1691845 - Update metadata for counter-styles test, r=aryx DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D104708
This commit is contained in:
James Graham 2021-02-12 18:00:12 +00:00
Родитель 2687e4f918
Коммит 3b80b039ed
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -1,7 +1,6 @@
[css3-counter-styles-141.html]
expected:
if not webrender and (os == "linux") and debug: ["PASS", "FAIL"]
if (os == "linux"): ["PASS", "FAIL"]
if webrender and (os == "android"): FAIL
if webrender and (os == "win"): FAIL
if webrender and (os == "linux"): ["FAIL", "PASS"]
if webrender and (os == "mac"): FAIL