Bug 1385003 - Mark counter-style-rule-clone as failing from WR cset 921bde2. r?jrmuizel draft
authorKartikaya Gupta <kgupta@mozilla.com>
Wed, 09 Aug 2017 08:46:26 -0400
changeset 643287 65f5f3f37c960d459e8afba62dd59891f1743f4c
parent 643286 725fe3585df5405b91a8f406de56640f1e203606
child 643288 acb2df05e674f135b306457bd8fb669772cf37a8
push id73049
push userkgupta@mozilla.com
push dateWed, 09 Aug 2017 14:47:44 +0000
reviewersjrmuizel
bugs1385003
milestone57.0a1
Bug 1385003 - Mark counter-style-rule-clone as failing from WR cset 921bde2. r?jrmuizel This was already marked fuzzy but now the difference between the test and reference images is even more pronounced. Technically this might still be fuzzable because the thickness of the text (which is what is different) is not what the test is testing for. But if we fuzz it the fuzz numbers would be so high that legitimate failures might get fuzzed as well, so it's better to just mark it failing for now and deal with it later. MozReview-Commit-ID: 3Wt32XB1TWG
layout/reftests/stylesheet-cloning/reftest.list
--- a/layout/reftests/stylesheet-cloning/reftest.list
+++ b/layout/reftests/stylesheet-cloning/reftest.list
@@ -1,7 +1,7 @@
-fuzzy-if(webrender,255-255,434-434) == counter-style-rule-clone.html glyphs-ref.html # passes trivially
+fails-if(webrender) == counter-style-rule-clone.html glyphs-ref.html # passes trivially
 # because "Dynamic change on @counter-style not yet supported"
 == document-rule-clone.html shouldbegreen-ref.html
 == media-rule-clone.html shouldbegreen-ref.html
 == insert-after-clone.html shouldbegreen-ref.html
 == style-rule-clone.html shouldbegreen-ref.html
 == supports-rule-clone.html shouldbegreen-ref.html