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
--- 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