Bug 1336189 - Disable additional reftests failing with webrender. r=rhunt?

MozReview-Commit-ID: K2ugXZrIsA0
This commit is contained in:
Kartikaya Gupta 2017-02-02 16:12:10 -05:00
parent ce70aec012
commit 5ff8632da8
2 changed files with 3 additions and 3 deletions

View File

@ -1222,8 +1222,8 @@ fuzzy-if(skiaContent,1,45) == 456219-2.html 456219-2-ref.html
== 458487-4a.html 458487-4-ref.html
== 458487-4b.html 458487-4-ref.html
== 458487-4c.html 458487-4-ref.html
== 458487-5a.html 458487-5-ref.html
== 458487-5b.html 458487-5-ref.html
fails-if(webrender) == 458487-5a.html 458487-5-ref.html
fails-if(webrender) == 458487-5b.html 458487-5-ref.html
fuzzy-if(skiaContent,1,5) == 459443-1.html 459443-1-ref.html
== 459613-1.html 459613-1-ref.html
== 460012-1.html 460012-1-ref.html

View File

@ -8,7 +8,7 @@ fails-if(webrender) == canvas-outside-document.html canvas-inside-document.html
fails-if(azureSkia) fails-if(cocoaWidget) == canvas-outside-document-invalidate-02.html about:blank # See bug 666800
#fails with Skia due to Skia bug http://code.google.com/p/skia/issues/detail?id=568
== element-paint-simple.html element-paint-simple-ref.html
== element-paint-repeated.html element-paint-repeated-ref.html
fails-if(webrender) == element-paint-repeated.html element-paint-repeated-ref.html
== element-paint-recursion.html element-paint-recursion-ref.html
HTTP(..) == element-paint-continuation.html element-paint-continuation-ref.html
== element-paint-transform-01.html element-paint-transform-01-ref.html