layout/reftests/native-theme/reftest.list

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

michael@0 1 != button-html-not-blank.html about:blank
michael@0 2 != button-not-blank.html about:blank
michael@0 3 != checkbox-not-blank.html about:blank
michael@0 4 != combobox-not-blank.html about:blank
michael@0 5 != fieldset-not-blank.html about:blank
michael@0 6 != file-not-blank.html about:blank
michael@0 7 != listbox-not-blank.html about:blank
michael@0 8 != radio-not-blank.html about:blank
michael@0 9 != text-control-not-blank.html about:blank
michael@0 10 != textarea-not-blank.html about:blank
michael@0 11
michael@0 12 # The following tests will fail if the platform does not have native
michael@0 13 # theme support (which all platforms should have).
michael@0 14 fails-if(!nativeThemePref) != text-input-native.html text-input-nonnative.html
michael@0 15 == text-input-nonnative-when-styled.html text-input-nonnative-when-styled-ref.html
michael@0 16 fails-if(!nativeThemePref) != textarea-native.html textarea-nonnative.html
michael@0 17 == textarea-nonnative-when-styled.html textarea-nonnative-when-styled-ref.html
michael@0 18 fails-if(!nativeThemePref) != button-native.html button-nonnative.html
michael@0 19 == button-nonnative-when-styled.html button-nonnative-when-styled-ref.html
michael@0 20 fails-if(!nativeThemePref) != combobox-native.html combobox-nonnative.html
michael@0 21 == combobox-nonnative-when-styled.html combobox-nonnative-when-styled-ref.html
michael@0 22 fails-if(!nativeThemePref) needs-focus != listbox-native.html listbox-nonnative.html
michael@0 23 needs-focus == listbox-nonnative-when-styled.html listbox-nonnative-when-styled-ref.html
michael@0 24 fails-if(!nativeThemePref) != radio-native.html radio-nonnative.html
michael@0 25 == radio-still-native-when-styled.html radio-still-native-when-styled-ref.html
michael@0 26 fails-if(!nativeThemePref) != checkbox-native.html checkbox-nonnative.html
michael@0 27 == checkbox-still-native-when-styled.html checkbox-still-native-when-styled-ref.html
michael@0 28 fails-if(Android) == native-theme-disabled-cascade-levels.html native-theme-disabled-cascade-levels-ref.html
michael@0 29
michael@0 30 != 427122-1.html 427122-1-ref.html
michael@0 31
michael@0 32 # 403458 is a Windows-only bug
michael@0 33 skip-if(!winWidget) != 403458-winmenu-ltr.xul 403458-winmenu-rtl.xul
michael@0 34
michael@0 35 == 470711-1.xul 470711-1-ref.xul
michael@0 36
michael@0 37 == 482955-1.xul 482955-1-ref.xul
michael@0 38
michael@0 39 == 492155-1.html about:blank
michael@0 40 == 492155-2.html about:blank
michael@0 41 == 492155-3.html about:blank
michael@0 42 fails-if(Android) != 492155-4.html about:blank
michael@0 43
michael@0 44 != box-shadow-input.html box-shadow-input-ref.html
michael@0 45 != box-shadow-button.html box-shadow-button-ref.html
michael@0 46 != box-shadow-listbox.html box-shadow-listbox-ref.html
michael@0 47 != box-shadow-combobox.html box-shadow-combobox-ref.html
michael@0 48
michael@0 49 # RTL mirroring tests
michael@0 50 == checkbox-not-mirrored-when-rtl.html checkbox-not-mirrored-when-rtl-ref.html
michael@0 51 skip-if(!cocoaWidget) == menulist-mirrored-when-rtl.xul menulist-mirrored-when-rtl-ref.xul
michael@0 52 skip-if(!cocoaWidget) == searchfield-mirrored-when-rtl.xul searchfield-mirrored-when-rtl-ref.xul
michael@0 53 skip-if(!cocoaWidget) == select-mirrored-when-rtl.html select-mirrored-when-rtl-ref.html
michael@0 54
michael@0 55 != resizer-bottomend.xul blank-window.xul
michael@0 56 random-if(d2d) == resizer-bottomend.xul resizer-bottomright.xul # bug 581086
michael@0 57 != resizer-bottomend.xul resizer-bottomend-rtl.xul
michael@0 58 skip-if(gtk2Widget) != resizer-bottomend-rtl.xul blank-window.xul
michael@0 59 skip-if(gtk2Widget) random-if(d2d) == resizer-bottomend-rtl.xul resizer-bottomend-flipped.xul # bug 581086
michael@0 60
michael@0 61 != resizer-bottomstart.xul blank-window.xul
michael@0 62 random-if(d2d) == resizer-bottomstart.xul resizer-bottomleft.xul
michael@0 63 random-if(d2d) == resizer-bottomstart.xul resizer-left.xul
michael@0 64 != resizer-bottomstart.xul resizer-bottomstart-rtl.xul
michael@0 65 skip-if(gtk2Widget) != resizer-bottomstart-rtl.xul blank-window.xul
michael@0 66 skip-if(gtk2Widget) random-if(d2d) == resizer-bottomstart-rtl.xul resizer-bottomend.xul
michael@0 67
michael@0 68 # Windows-only, depends on native scrollbar metrics
michael@0 69 skip-if(!winWidget) == scroll-thumb-minimum-size-notheme.html scroll-thumb-minimum-size-notheme-ref.html
michael@0 70 # skip-if(!winWidget) == scroll-thumb-minimum-size-theme.html scroll-thumb-minimum-size-theme-ref.html # Bug 512206
michael@0 71
michael@0 72 == border-radius.html border-radius-ref.html
michael@0 73
michael@0 74 == checkbox-dynamic-1.html checkbox-dynamic-1-ref.html
michael@0 75
michael@0 76 # These tests have been written to test the overflow of the window widget
michael@0 77 # (bug 568825) but we can't test it on Windows and Cocoa because they have
michael@0 78 # animated progress bars.
michael@0 79 # Nothing shows up on Android, presumably because that appearance type is
michael@0 80 # not implemented.
michael@0 81 skip-if(cocoaWidget) skip-if(winWidget) == progress-overflow.html progress-overflow-ref.html
michael@0 82 fails-if(Android) skip-if(cocoaWidget) skip-if(winWidget) != progress-overflow-small.html progress-nobar.html
michael@0 83
michael@0 84 == 676387-1.xul 676387-1-ref.xul

mercurial