Bug 1475909 - Mark some WPT reftests passing with webrender. r?mattwoodrow draft
authorKartikaya Gupta <kgupta@mozilla.com>
Mon, 16 Jul 2018 10:42:44 -0400
changeset 818786 908b559894b9ff83aecc6e28c8281506e07c9cb7
parent 818682 2ed1506d1dc7db3d70a3feed95f1456bce05bbee
push id116339
push userkgupta@mozilla.com
push dateMon, 16 Jul 2018 14:44:11 +0000
reviewersmattwoodrow
bugs1475909
milestone63.0a1
Bug 1475909 - Mark some WPT reftests passing with webrender. r?mattwoodrow MozReview-Commit-ID: 3nYyajcQZbS
testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html.ini
testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html.ini
testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-border-radius.html.ini
--- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html.ini
+++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html.ini
@@ -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
--- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html.ini
+++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html.ini
@@ -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
--- a/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-border-radius.html.ini
+++ b/testing/web-platform/meta/css/compositing/mix-blend-mode/mix-blend-mode-parent-with-border-radius.html.ini
@@ -1,3 +1,3 @@
 [mix-blend-mode-parent-with-border-radius.html]
   expected: 
-    if os == "linux": FAIL
+    if os == "linux" and not webrender: FAIL