Bug 1122882 - Fix test_platform_colors.xul for 10.10

This commit is contained in:
Phil Ringnalda 2015-01-17 00:24:13 -08:00
parent c8e58a2bc2
commit 00ddee8b07

View File

@ -81,7 +81,7 @@ var colors = {
"-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)", "rgb(243, 245, 250)", "rgb(243, 246, 250)"],
"-moz-oddtreerow": ["rgb(236, 242, 254)", "rgb(240, 240, 240)", "rgb(243, 245, 250)", "rgb(243, 246, 250)", "rgb(245, 245, 245)"],
"-moz-visitedhyperlinktext": ["rgb(85, 26, 139)"],
"currentcolor": ["rgb(0, 0, 0)"],
//"-moz-win-mediatext": ["rgb(255, 255, 255)"],