--- a/widget/tests/test_platform_colors.xul
+++ b/widget/tests/test_platform_colors.xul
@@ -33,23 +33,23 @@ var colors = {
"background": ["rgb(99, 99, 206)"],
"buttonface": ["rgb(240, 240, 240)"],
"buttonhighlight": ["rgb(255, 255, 255)"],
"buttonshadow": ["rgb(220, 220, 220)"],
"buttontext": ["rgb(0, 0, 0)"],
"captiontext": ["rgb(0, 0, 0)"],
"graytext": ["rgb(127, 127, 127)"],
"highlight": ["rgb(115, 132, 153)", "rgb(127, 127, 127)", "rgb(56, 117, 215)", "rgb(255, 193, 31)", "rgb(243, 70, 72)", "rgb(255, 138, 34)", "rgb(102, 197, 71)", "rgb(140, 78, 184)"],
- "highlighttext": ["rgb(255, 255, 255)", "rgb(255, 254, 254)"],
+ "highlighttext": ["rgb(255, 255, 255)", "rgb(255, 254, 254)", "rgb(254, 255, 254)"],
"inactiveborder": ["rgb(255, 255, 255)"],
"inactivecaption": ["rgb(255, 255, 255)"],
"inactivecaptiontext": ["rgb(69, 69, 69)"],
"infobackground": ["rgb(255, 255, 199)"],
"infotext": ["rgb(0, 0, 0)"],
- "menu": ["rgb(255, 255, 255)"],
+ "menu": ["rgb(255, 255, 255)", rgb(254, 255, 254)"],
"menutext": ["rgb(0, 0, 0)"],
"scrollbar": ["rgb(170, 170, 170)"],
"threeddarkshadow": ["rgb(220, 220, 220)"],
"threedface": ["rgb(240, 240, 240)"],
"threedhighlight": ["rgb(255, 255, 255)"],
"threedlightshadow": ["rgb(218, 218, 218)"],
"threedshadow": ["rgb(224, 224, 224)"],
"window": ["rgb(255, 255, 255)"],
@@ -76,17 +76,17 @@ var colors = {
"-moz-mac-menuselect": ["rgb(115, 132, 153)", "rgb(127, 127, 127)", "rgb(56, 117, 215)", "rgb(255, 193, 31)", "rgb(243, 70, 72)", "rgb(255, 138, 34)", "rgb(102, 197, 71)", "rgb(140, 78, 184)"],
"-moz-mac-menushadow": ["rgb(163, 163, 163)"],
"-moz-mac-menutextdisable": ["rgb(152, 152, 152)", "rgb(136, 136, 136)"],
"-moz-mac-menutextselect": ["rgb(255, 255, 255)"],
"-moz-mac-disabledtoolbartext": ["rgb(63, 63, 63)"],
"-moz-mac-alternateprimaryhighlight": ["rgb(115, 132, 153)", "rgb(127, 127, 127)", "rgb(56, 117, 215)", "rgb(255, 193, 31)", "rgb(243, 70, 72)", "rgb(255, 138, 34)", "rgb(102, 197, 71)", "rgb(140, 78, 184)"],
"-moz-mac-secondaryhighlight": ["rgb(212, 212, 212)"],
"-moz-menuhover": ["rgb(115, 132, 153)", "rgb(127, 127, 127)", "rgb(56, 117, 215)", "rgb(255, 193, 31)", "rgb(243, 70, 72)", "rgb(255, 138, 34)", "rgb(102, 197, 71)", "rgb(140, 78, 184)"],
- "-moz-menuhovertext": ["rgb(255, 255, 255)", "rgb(255, 254, 254)"],
+ "-moz-menuhovertext": ["rgb(255, 255, 255)", "rgb(255, 254, 254)", "rgb(254, 255, 254)"],
"-moz-menubartext": ["rgb(0, 0, 0)"],
//"-moz-menubarhovertext": ["rgb(255, 255, 255)"],
"-moz-oddtreerow": ["rgb(236, 242, 254)", "rgb(240, 240, 240)"],
"-moz-visitedhyperlinktext": ["rgb(85, 26, 139)"],
"currentcolor": ["rgb(0, 0, 0)"],
//"-moz-win-mediatext": ["rgb(255, 255, 255)"],
//"-moz-win-communicationstext": ["rgb(255, 255, 255)"],
"-moz-nativehyperlinktext": ["rgb(20, 79, 174)"],