From 1db3c10cac2d37d23c571fa872950978a51fe1a9 Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Tue, 4 Jul 2017 09:47:12 -0400 Subject: [PATCH] Bug 1360948 - Fix incorrect/accidental change to assertion count in cset 435db45b794 of bug 1351548. r=me MozReview-Commit-ID: 7pcp3SYJmmS --- editor/reftests/reftest.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/reftests/reftest.list b/editor/reftests/reftest.list index e203fcb1f8ce..154698072624 100644 --- a/editor/reftests/reftest.list +++ b/editor/reftests/reftest.list @@ -82,7 +82,7 @@ needs-focus == spellcheck-non-latin-japanese.html spellcheck-non-latin-japanese- needs-focus == spellcheck-non-latin-korean.html spellcheck-non-latin-korean-ref.html == unneeded_scroll.html unneeded_scroll-ref.html == caret_on_presshell_reinit.html caret_on_presshell_reinit-ref.html -fuzzy-if(browserIsRemote,255,3) asserts-if(browserIsRemote,0-2) asserts-if(webrender&&!browserIsRemote,0-1) == caret_on_presshell_reinit-2.html caret_on_presshell_reinit-ref.html +fuzzy-if(browserIsRemote,255,3) asserts-if(browserIsRemote,0-3) asserts-if(webrender&&!browserIsRemote,0-1) == caret_on_presshell_reinit-2.html caret_on_presshell_reinit-ref.html # bug 959132 for assertions fuzzy-if(asyncPan&&!layersGPUAccelerated,102,2824) == 642800.html 642800-ref.html == selection_visibility_after_reframe.html selection_visibility_after_reframe-ref.html != selection_visibility_after_reframe-2.html selection_visibility_after_reframe-ref.html