Bug 1354832 - Sort a fuzzy-if condition of bugs/368020-1.html to descending order. r?mats draft
authorMantaroh Yoshinaga <mantaroh@gmail.com>
Mon, 13 Nov 2017 09:00:43 +0900
changeset 696933 2f2442e337fea34460e7b73673cd88d2e49c8642
parent 694565 40df5dd35fdb7ce3652fe4448ac8961c075c928e
child 739958 1b95f7bd4ad11947575bf7b918b91ffbc00a3d82
push id88823
push usermantaroh@gmail.com
push dateMon, 13 Nov 2017 00:05:19 +0000
reviewersmats
bugs1354832, 368020
milestone58.0a1
Bug 1354832 - Sort a fuzzy-if condition of bugs/368020-1.html to descending order. r?mats Current fuzzy-if of reftest will use last specified fuzzy range which condition is true. In this test case, all fuzzy-if condition is true and doesn't order in descending. We should sort this order in descending order. MozReview-Commit-ID: 2foJaqFAOwG
layout/reftests/bugs/reftest.list
--- a/layout/reftests/bugs/reftest.list
+++ b/layout/reftests/bugs/reftest.list
@@ -593,17 +593,17 @@ fails-if(Android&&!asyncPan) != 367247-l
 == 367504-float-1.html 367504-float-1-ref.html
 == 367612-1a.html 367612-1-ref.html
 == 367612-1b.html 367612-1-ref.html
 == 367612-1c.html 367612-1-ref.html
 == 367612-1d.html 367612-1-ref.html
 == 367612-1e.html 367612-1-ref.html
 == 367612-1f.html 367612-1-ref.html
 != 367612-1g.html 367612-1-ref.html
-fuzzy-if(winWidget||gtkWidget,32,34) fuzzy-if(skiaContent,1,28) == 368020-1.html 368020-1-ref.html
+fuzzy-if(skiaContent,1,28) fuzzy-if(winWidget||gtkWidget,32,34) == 368020-1.html 368020-1-ref.html
 == 368020-2.html 368020-2-ref.html
 == 368020-3.html 368020-3-ref.html
 pref(layout.css.box-decoration-break.enabled,true) == 368020-5.html 368020-5-ref.html
 == 368155-1.xhtml 368155-1-ref.xhtml
 asserts(4) == 368155-negative-margins-1.html 368155-negative-margins-1-ref.html # bug 387205 / bug 457397
 # we can't test this because there's antialiasing involved, and our comparison
 # is too exact
 # == 368247-1.html 368247-1-ref.html