Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(567)

Unified Diff: Source/core/css/SVGCSSValueKeywords.in

Issue 330243002: Add the named color `rebeccapurple` (#639) (Closed) Base URL: git@github.com:mirrors/blink.git@master
Patch Set: Don’t change `Source/devtools/front_end/cm/css.js` Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/css/named-colors-expected.txt ('k') | Source/devtools/front_end/common/Color.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/SVGCSSValueKeywords.in
diff --git a/Source/core/css/SVGCSSValueKeywords.in b/Source/core/css/SVGCSSValueKeywords.in
index b4260b7632548098e2f5954fb9cb3897c7ec3d58..762507693789f7e301ed928595851c369ea98039 100644
--- a/Source/core/css/SVGCSSValueKeywords.in
+++ b/Source/core/css/SVGCSSValueKeywords.in
@@ -125,6 +125,7 @@ pink
plum
powderblue
// purple
+rebeccapurple
// red
rosybrown
royalblue
« no previous file with comments | « LayoutTests/fast/css/named-colors-expected.txt ('k') | Source/devtools/front_end/common/Color.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698