From a495f58aeaccecdab96e3329af2f9977e03306ab Mon Sep 17 00:00:00 2001 From: David Burns Date: Mon, 23 Jun 2014 10:24:08 +0100 Subject: [PATCH] bug 1024642: Add rebeccapurple to mochitest colors; r=jmaher --- testing/mochitest/MochiKit/Color.js | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/mochitest/MochiKit/Color.js b/testing/mochitest/MochiKit/Color.js index 50e7acf1216..ab7c52923c7 100644 --- a/testing/mochitest/MochiKit/Color.js +++ b/testing/mochitest/MochiKit/Color.js @@ -871,6 +871,7 @@ MochiKit.Color.Color._namedColors = { plum: "#dda0dd", powderblue: "#b0e0e6", purple: "#800080", + rebeccapurple: "#663399", red: "#ff0000", rosybrown: "#bc8f8f", royalblue: "#4169e1",