From 1caf76088425a54b770733173d9e93bc313396e0 Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Wed, 9 Aug 2017 08:46:26 -0400 Subject: [PATCH] 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 --HG-- extra : rebase_source : 5310a5b2deb187dcf0e4d3bc009bfae6abd1ef24 --- layout/reftests/stylesheet-cloning/reftest.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/reftests/stylesheet-cloning/reftest.list b/layout/reftests/stylesheet-cloning/reftest.list index a3286db2e6cc..dc628df8244d 100644 --- a/layout/reftests/stylesheet-cloning/reftest.list +++ b/layout/reftests/stylesheet-cloning/reftest.list @@ -1,4 +1,4 @@ -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