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

Side by Side 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, 4 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 PASS aliceblue is 240,248,255 1 PASS aliceblue is 240,248,255
2 PASS antiquewhite is 250,235,215 2 PASS antiquewhite is 250,235,215
3 PASS aqua is 0,255,255 3 PASS aqua is 0,255,255
4 PASS aquamarine is 127,255,212 4 PASS aquamarine is 127,255,212
5 PASS azure is 240,255,255 5 PASS azure is 240,255,255
6 PASS beige is 245,245,220 6 PASS beige is 245,245,220
7 PASS bisque is 255,228,196 7 PASS bisque is 255,228,196
8 PASS black is 0,0,0 8 PASS black is 0,0,0
9 PASS blanchedalmond is 255,235,205 9 PASS blanchedalmond is 255,235,205
10 PASS blue is 0,0,255 10 PASS blue is 0,0,255
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 PASS palegreen is 152,251,152 110 PASS palegreen is 152,251,152
111 PASS paleturquoise is 175,238,238 111 PASS paleturquoise is 175,238,238
112 PASS palevioletred is 219,112,147 112 PASS palevioletred is 219,112,147
113 PASS papayawhip is 255,239,213 113 PASS papayawhip is 255,239,213
114 PASS peachpuff is 255,218,185 114 PASS peachpuff is 255,218,185
115 PASS peru is 205,133,63 115 PASS peru is 205,133,63
116 PASS pink is 255,192,203 116 PASS pink is 255,192,203
117 PASS plum is 221,160,221 117 PASS plum is 221,160,221
118 PASS powderblue is 176,224,230 118 PASS powderblue is 176,224,230
119 PASS purple is 128,0,128 119 PASS purple is 128,0,128
120 PASS rebeccapurple is 102,51,153
120 PASS red is 255,0,0 121 PASS red is 255,0,0
121 PASS rosybrown is 188,143,143 122 PASS rosybrown is 188,143,143
122 PASS royalblue is 65,105,225 123 PASS royalblue is 65,105,225
123 PASS saddlebrown is 139,69,19 124 PASS saddlebrown is 139,69,19
124 PASS salmon is 250,128,114 125 PASS salmon is 250,128,114
125 PASS sandybrown is 244,164,96 126 PASS sandybrown is 244,164,96
126 PASS seagreen is 46,139,87 127 PASS seagreen is 46,139,87
127 PASS seashell is 255,245,238 128 PASS seashell is 255,245,238
128 PASS sienna is 160,82,45 129 PASS sienna is 160,82,45
129 PASS silver is 192,192,192 130 PASS silver is 192,192,192
130 PASS skyblue is 135,206,235 131 PASS skyblue is 135,206,235
131 PASS slateblue is 106,90,205 132 PASS slateblue is 106,90,205
132 PASS slategray is 112,128,144 133 PASS slategray is 112,128,144
133 PASS slategrey is 112,128,144 134 PASS slategrey is 112,128,144
134 PASS snow is 255,250,250 135 PASS snow is 255,250,250
135 PASS springgreen is 0,255,127 136 PASS springgreen is 0,255,127
136 PASS steelblue is 70,130,180 137 PASS steelblue is 70,130,180
137 PASS tan is 210,180,140 138 PASS tan is 210,180,140
138 PASS teal is 0,128,128 139 PASS teal is 0,128,128
139 PASS thistle is 216,191,216 140 PASS thistle is 216,191,216
140 PASS tomato is 255,99,71 141 PASS tomato is 255,99,71
141 PASS turquoise is 64,224,208 142 PASS turquoise is 64,224,208
142 PASS violet is 238,130,238 143 PASS violet is 238,130,238
143 PASS wheat is 245,222,179 144 PASS wheat is 245,222,179
144 PASS white is 255,255,255 145 PASS white is 255,255,255
145 PASS whitesmoke is 245,245,245 146 PASS whitesmoke is 245,245,245
146 PASS yellow is 255,255,0 147 PASS yellow is 255,255,0
147 PASS yellowgreen is 154,205,50 148 PASS yellowgreen is 154,205,50
OLDNEW
« 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