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