From ca3ad8f7ac7a4dc5b09ec31a182cca221a78edf2 Mon Sep 17 00:00:00 2001 From: "L. David Baron" Date: Sun, 12 Jun 2011 18:52:32 -0700 Subject: [PATCH] Add needs-focus annotation for native-theme listbox tests. (Bug 659708) --- layout/reftests/native-theme/reftest.list | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/reftests/native-theme/reftest.list b/layout/reftests/native-theme/reftest.list index d967068d630a..0bdf36ccc070 100644 --- a/layout/reftests/native-theme/reftest.list +++ b/layout/reftests/native-theme/reftest.list @@ -19,8 +19,8 @@ fails-if(!nativeThemePref) != button-native.html button-nonnative.html == button-nonnative-when-styled.html button-nonnative-when-styled-ref.html fails-if(!nativeThemePref) != combobox-native.html combobox-nonnative.html == combobox-nonnative-when-styled.html combobox-nonnative-when-styled-ref.html -fails-if(!nativeThemePref) != listbox-native.html listbox-nonnative.html -== listbox-nonnative-when-styled.html listbox-nonnative-when-styled-ref.html +fails-if(!nativeThemePref) needs-focus != listbox-native.html listbox-nonnative.html +needs-focus == listbox-nonnative-when-styled.html listbox-nonnative-when-styled-ref.html fails-if(!nativeThemePref) != radio-native.html radio-nonnative.html == radio-still-native-when-styled.html radio-still-native-when-styled-ref.html fails-if(!nativeThemePref) != checkbox-native.html checkbox-nonnative.html