Bug 1465058 - Update reftest annotations for WR PR 2784. r?Gankro draft
authorKartikaya Gupta <kgupta@mozilla.com>
Mon, 04 Jun 2018 10:54:03 -0400
changeset 803560 ac8ccbe185b2196d13f8d87d519e6c8a376b9d6b
parent 803559 5bacb36ae257d8cee8d48e7afc0433b2d0f47e11
child 803561 270c42e21bb06e5db4ce9a45d970b636f4644993
push id112146
push userkgupta@mozilla.com
push dateMon, 04 Jun 2018 14:57:10 +0000
reviewersGankro
bugs1465058
milestone62.0a1
Bug 1465058 - Update reftest annotations for WR PR 2784. r?Gankro MozReview-Commit-ID: F3YX2m6Z2UP
layout/reftests/border-radius/reftest.list
layout/reftests/table-bordercollapse/reftest.list
--- a/layout/reftests/border-radius/reftest.list
+++ b/layout/reftests/border-radius/reftest.list
@@ -19,17 +19,17 @@
 
 # percent units
 == percent-1.html percent-1-ref.html
 fuzzy-if(skiaContent,1,342) == percent-2.html percent-2-ref.html
 fuzzy-if(skiaContent,1,343) == percent-3.html percent-3-ref.html
 
 # more serious tests, using SVG reference
 fuzzy-if(skiaContent,17,58) fuzzy-if(webrender,30-30,70-70) == border-circle-2.html border-circle-2-ref.xhtml
-fuzzy-if(gtkWidget,14,280) fuzzy-if(cocoaWidget,4,582) fuzzy-if(Android,36,264) fuzzy-if(d2d,51,323) fuzzy-if(winWidget&&!d2d,16,377) fuzzy-if(skiaContent,63,398) fuzzy-if(webrender,62-62,930-930) == curved-stripe-border.html curved-stripe-border-ref.svg # bug 459945
+fuzzy-if(gtkWidget,14,280) fuzzy-if(cocoaWidget,4,582) fuzzy-if(Android,36,264) fuzzy-if(d2d,51,323) fuzzy-if(winWidget&&!d2d,16,377) fuzzy-if(skiaContent,63,398) fuzzy-if(webrender,62-62,931-931) == curved-stripe-border.html curved-stripe-border-ref.svg # bug 459945
 
 # Corners
 fuzzy-if(skiaContent,17,47) fuzzy-if(webrender,30-30,58-58) == corner-1.html corner-1-ref.svg # bottom corners different radius than top corners
 fuzzy-if(gtkWidget,23,5) fuzzy-if(winWidget&&!d2d,23,5) fuzzy-if(d2d,32,8) fuzzy-if(Android,10,8) fuzzy-if(skiaContent,18,49) fuzzy-if(webrender,30-30,57-57) == corner-2.html corner-2-ref.svg # right corners different radius than left corners; see bug 500804
 fuzzy-if(gtkWidget,3,10) fuzzy-if(winWidget&&!d2d,3,10) fuzzy-if(d2d,15,32) fuzzy-if(Android,3,15) fuzzy-if(skiaContent,18,90) fails-if(webrender) == corner-3.html corner-3-ref.svg
 fuzzy-if(skiaContent,13,83) fuzzy-if(webrender,13-13,104-104) == corner-4.html corner-4-ref.svg
 
 # Test that radii too long are reduced
--- a/layout/reftests/table-bordercollapse/reftest.list
+++ b/layout/reftests/table-bordercollapse/reftest.list
@@ -84,19 +84,19 @@ fails-if(webrender) == frame_vsides_rule
 == borderhandling-5.xhtml borderhandling-strict-ref.html
 == borderhandling-6.xhtml borderhandling-strict-ref.html
 == borderhandling-7.xhtml borderhandling-strict-ref.html
 == borderhandling-8.html borderhandling-strict-ref.html
 == borderhandling-frame-border.html borderhandling-frame-border-ref.html
 == borderhandling-rules-border-empty-quirks.html borderhandling-rules-border-empty-quirks-ref.html
 == borderhandling-rules-border-rules-quirks.html borderhandling-rules-border-rules-quirks-ref.html
 == borderhandling-rules-border-none-quirks.html borderhandling-rules-border-none-quirks-ref.html
-fails-if(webrender) == borderhandling-rules-border-groups-quirks.html borderhandling-rules-border-groups-quirks-ref.html
-fails-if(webrender) == borderhandling-rules-border-rows-quirks.html borderhandling-rules-border-rows-quirks-ref.html
-fails-if(webrender) == borderhandling-rules-border-cols-quirks.html borderhandling-rules-border-cols-quirks-ref.html
+== borderhandling-rules-border-groups-quirks.html borderhandling-rules-border-groups-quirks-ref.html
+== borderhandling-rules-border-rows-quirks.html borderhandling-rules-border-rows-quirks-ref.html
+== borderhandling-rules-border-cols-quirks.html borderhandling-rules-border-cols-quirks-ref.html
 == borderhandling-rules-border-all-quirks.html borderhandling-rules-border-all-quirks-ref.html
 == borderhandling-rules-border-empty-strict.html borderhandling-rules-border-empty-strict-ref.html
 == borderhandling-rules-border-rules-strict.html borderhandling-rules-border-rules-strict-ref.html
 == borderhandling-rules-border-none-strict.html borderhandling-rules-border-none-strict-ref.html
 == borderhandling-rules-border-groups-strict.html borderhandling-rules-border-groups-strict-ref.html
 == borderhandling-rules-border-rows-strict.html borderhandling-rules-border-rows-strict-ref.html
 == borderhandling-rules-border-cols-strict.html borderhandling-rules-border-cols-strict-ref.html
 == borderhandling-rules-border-all-strict.html borderhandling-rules-border-all-strict-ref.html