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

Unified Diff: LayoutTests/fast/css/named-colors-expected.txt

Issue 432773002: Add the named color `rebeccapurple` (#639) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 6 years, 5 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.html ('k') | Source/core/css/SVGCSSValueKeywords.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/named-colors-expected.txt
diff --git a/LayoutTests/fast/css/named-colors-expected.txt b/LayoutTests/fast/css/named-colors-expected.txt
index 61a1bf831f0c9ca3498a04b849efa56045ce6b59..876ec61d429972dfec1c971db1b2f9bb7196d8ad 100644
--- a/LayoutTests/fast/css/named-colors-expected.txt
+++ b/LayoutTests/fast/css/named-colors-expected.txt
@@ -117,6 +117,7 @@ PASS pink is 255,192,203
PASS plum is 221,160,221
PASS powderblue is 176,224,230
PASS purple is 128,0,128
+PASS rebeccapurple is 102,51,153
PASS red is 255,0,0
PASS rosybrown is 188,143,143
PASS royalblue is 65,105,225
« no previous file with comments | « LayoutTests/fast/css/named-colors.html ('k') | Source/core/css/SVGCSSValueKeywords.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698