Bug 1475909 - Mark some WPT reftests passing with webrender. r=mattwoodrow

MozReview-Commit-ID: 3nYyajcQZbS

--HG--
extra : rebase_source : eef7517eb439d9c75ad07cf37016b00e546cbc70
This commit is contained in:
Kartikaya Gupta 2018-07-16 10:42:44 -04:00
Родитель 70bdba7624
Коммит 4316cc3e7d
3 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1,3 +1,3 @@
[mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html]
expected:
if os == "linux": FAIL
if os == "linux" and not webrender: FAIL

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

@ -1,3 +1,3 @@
[mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html]
expected:
if os == "linux": FAIL
if os == "linux" and not webrender: FAIL

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

@ -1,3 +1,3 @@
[mix-blend-mode-parent-with-border-radius.html]
expected:
if os == "linux": FAIL
if os == "linux" and not webrender: FAIL