From b9246cdc96791dc06b6e10cf4786ae9b4abac78a Mon Sep 17 00:00:00 2001 From: Morris Tseng Date: Mon, 10 Nov 2014 02:04:00 -0500 Subject: [PATCH] Bug 1092888 - Part 3: Fix test fails on 824080-1/3/4/5.html. r=roc --HG-- extra : rebase_source : b9e1b6289275cb34067cf1dca71a258de7379a95 --- editor/reftests/reftest.list | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/editor/reftests/reftest.list b/editor/reftests/reftest.list index 835ca50fb17..345c1308897 100644 --- a/editor/reftests/reftest.list +++ b/editor/reftests/reftest.list @@ -98,12 +98,12 @@ skip-if(Android||B2G) needs-focus == 462758-grabbers-resizers.html 462758-grabbe == 388980-1.html 388980-1-ref.html needs-focus == spellcheck-superscript-1.html spellcheck-superscript-1-ref.html skip-if(B2G) fails-if(Android) needs-focus != spellcheck-superscript-2.html spellcheck-superscript-2-ref.html # bug 783658 -needs-focus == 824080-1.html 824080-1-ref.html +needs-focus pref(selectioncaret.enabled,false) == 824080-1.html 824080-1-ref.html needs-focus == 824080-2.html 824080-2-ref.html -needs-focus test-pref(selectioncaret.enabled,false) == 824080-3.html 824080-3-ref.html +needs-focus pref(selectioncaret.enabled,false) == 824080-3.html 824080-3-ref.html needs-focus != 824080-2.html 824080-3.html -needs-focus == 824080-4.html 824080-4-ref.html -needs-focus test-pref(selectioncaret.enabled,false) == 824080-5.html 824080-5-ref.html +needs-focus pref(selectioncaret.enabled,false) == 824080-4.html 824080-4-ref.html +needs-focus pref(selectioncaret.enabled,false) == 824080-5.html 824080-5-ref.html needs-focus != 824080-4.html 824080-5.html needs-focus == 824080-6.html 824080-6-ref.html needs-focus pref(selectioncaret.enabled,false) == 824080-7.html 824080-7-ref.html