diff options
Diffstat (limited to 'layout/reftests/native-theme/reftest.list')
-rw-r--r-- | layout/reftests/native-theme/reftest.list | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/layout/reftests/native-theme/reftest.list b/layout/reftests/native-theme/reftest.list index c2df3caaa..c2a000ffa 100644 --- a/layout/reftests/native-theme/reftest.list +++ b/layout/reftests/native-theme/reftest.list @@ -17,7 +17,7 @@ fails-if(!nativeThemePref) != textarea-native.html textarea-nonnative.html fuzzy-if(skiaContent,2,53) == textarea-nonnative-when-styled.html textarea-nonnative-when-styled-ref.html fails-if(!nativeThemePref) != button-native.html button-nonnative.html == button-nonnative-when-styled.html button-nonnative-when-styled-ref.html -fails-if(!nativeThemePref&&!Android) != combobox-native.html combobox-nonnative.html +fails-if(!nativeThemePref) != combobox-native.html combobox-nonnative.html == combobox-nonnative-when-styled.html combobox-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 @@ -39,7 +39,7 @@ skip-if(!winWidget) != 403458-winmenu-ltr.xul 403458-winmenu-rtl.xul == 492155-1.html about:blank == 492155-2.html about:blank == 492155-3.html about:blank -fails-if(Android&&!asyncPan) != 492155-4.html about:blank +!= 492155-4.html about:blank != box-shadow-input.html box-shadow-input-ref.html != box-shadow-button.html box-shadow-button-ref.html @@ -76,9 +76,7 @@ skip-if(!winWidget) == scroll-thumb-minimum-size-notheme.html scroll-thumb-minim # These tests have been written to test the overflow of the window widget # (bug 568825) but we can't test it on Windows and Cocoa because they have # animated progress bars. -# Nothing shows up on Android, presumably because that appearance type is -# not implemented. skip-if(cocoaWidget) skip-if(winWidget) == progress-overflow.html progress-overflow-ref.html -fails-if(Android) skip-if(cocoaWidget) skip-if(winWidget) != progress-overflow-small.html progress-nobar.html +skip-if(cocoaWidget) skip-if(winWidget) != progress-overflow-small.html progress-nobar.html == 676387-1.xul 676387-1-ref.xul |