reftest.list 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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
  11. # The following tests will fail if the platform does not have native
  12. # theme support (which all platforms should have).
  13. fails-if(!nativeThemePref) != text-input-native.html text-input-nonnative.html
  14. fuzzy-if(skiaContent,2,88) == text-input-nonnative-when-styled.html text-input-nonnative-when-styled-ref.html
  15. fails-if(!nativeThemePref) != textarea-native.html textarea-nonnative.html
  16. fuzzy-if(skiaContent,2,53) == textarea-nonnative-when-styled.html textarea-nonnative-when-styled-ref.html
  17. fails-if(!nativeThemePref) != button-native.html button-nonnative.html
  18. == button-nonnative-when-styled.html button-nonnative-when-styled-ref.html
  19. fails-if(!nativeThemePref) != combobox-native.html combobox-nonnative.html
  20. == combobox-nonnative-when-styled.html combobox-nonnative-when-styled-ref.html
  21. fails-if(!nativeThemePref) needs-focus != listbox-native.html listbox-nonnative.html
  22. needs-focus == listbox-nonnative-when-styled.html listbox-nonnative-when-styled-ref.html
  23. fails-if(!nativeThemePref) != radio-native.html radio-nonnative.html
  24. == radio-still-native-when-styled.html radio-still-native-when-styled-ref.html
  25. fails-if(!nativeThemePref) != checkbox-native.html checkbox-nonnative.html
  26. == checkbox-still-native-when-styled.html checkbox-still-native-when-styled-ref.html
  27. == native-theme-disabled-cascade-levels.html native-theme-disabled-cascade-levels-ref.html
  28. != 427122-1.html 427122-1-ref.html
  29. # 403458 is a Windows-only bug
  30. skip-if(!winWidget) != 403458-winmenu-ltr.xul 403458-winmenu-rtl.xul
  31. == 470711-1.xul 470711-1-ref.xul
  32. == 482955-1.xul 482955-1-ref.xul
  33. == 492155-1.html about:blank
  34. == 492155-2.html about:blank
  35. == 492155-3.html about:blank
  36. != 492155-4.html about:blank
  37. != box-shadow-input.html box-shadow-input-ref.html
  38. != box-shadow-button.html box-shadow-button-ref.html
  39. != box-shadow-listbox.html box-shadow-listbox-ref.html
  40. != box-shadow-combobox.html box-shadow-combobox-ref.html
  41. # RTL mirroring tests
  42. == checkbox-not-mirrored-when-rtl.html checkbox-not-mirrored-when-rtl-ref.html
  43. skip-if(!cocoaWidget) == menulist-mirrored-when-rtl.xul menulist-mirrored-when-rtl-ref.xul
  44. skip-if(!cocoaWidget) == searchfield-mirrored-when-rtl.xul searchfield-mirrored-when-rtl-ref.xul
  45. skip-if(!cocoaWidget) == select-mirrored-when-rtl.html select-mirrored-when-rtl-ref.html
  46. != resizer-bottomend.xul blank-window.xul
  47. random-if(d2d) == resizer-bottomend.xul resizer-bottomright.xul # bug 581086
  48. != resizer-bottomend.xul resizer-bottomend-rtl.xul
  49. skip-if(gtkWidget) != resizer-bottomend-rtl.xul blank-window.xul
  50. skip-if(gtkWidget) random-if(d2d) == resizer-bottomend-rtl.xul resizer-bottomend-flipped.xul # bug 581086
  51. != resizer-bottomstart.xul blank-window.xul
  52. random-if(d2d) == resizer-bottomstart.xul resizer-bottomleft.xul
  53. random-if(d2d) == resizer-bottomstart.xul resizer-left.xul
  54. != resizer-bottomstart.xul resizer-bottomstart-rtl.xul
  55. skip-if(gtkWidget) != resizer-bottomstart-rtl.xul blank-window.xul
  56. skip-if(gtkWidget) random-if(d2d) == resizer-bottomstart-rtl.xul resizer-bottomend.xul
  57. # Windows-only, depends on native scrollbar metrics
  58. skip-if(!winWidget) == scroll-thumb-minimum-size-notheme.html scroll-thumb-minimum-size-notheme-ref.html
  59. # skip-if(!winWidget) == scroll-thumb-minimum-size-theme.html scroll-thumb-minimum-size-theme-ref.html # Bug 512206
  60. == border-radius.html border-radius-ref.html
  61. == checkbox-dynamic-1.html checkbox-dynamic-1-ref.html
  62. # These tests have been written to test the overflow of the window widget
  63. # (bug 568825) but we can't test it on Windows and Cocoa because they have
  64. # animated progress bars.
  65. skip-if(cocoaWidget) skip-if(winWidget) == progress-overflow.html progress-overflow-ref.html
  66. skip-if(cocoaWidget) skip-if(winWidget) != progress-overflow-small.html progress-nobar.html
  67. == 676387-1.xul 676387-1-ref.xul