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

Side by Side Diff: LayoutTests/svg/css/css-systemcolors-expected.svg

Issue 14108013: CSS systemcolors should work in svg properties using <color>. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add LayoutTest and isSystemColor function. Created 7 years, 7 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/svg/css/css-systemcolors.svg ('k') | Source/core/css/SVGCSSParser.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
2 <defs>
3 <style>
4 filter { color-interpolation-filters: sRGB; }
5 </style>
6 <filter x="0" y="0" width="1" height="1" id="f0">
7 <feFlood flood-color="currentColor" color="ActiveBorder" />
8 </filter>
9 <linearGradient id="g0">
10 <stop stop-color="currentColor" color="ActiveBorder" />
11 </linearGradient>
12 <filter x="0" y="0" width="1" height="1" id="fl0">
13 <feDiffuseLighting color="ActiveBorder" lighting-color="currentColor " in="SourceAlpha" result="light">
14 <feDistantLight azimuth="45" elevation="45" />
15 </feDiffuseLighting>
16 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
17 </filter>
18 <filter x="0" y="0" width="1" height="1" id="f1">
19 <feFlood flood-color="currentColor" color="ActiveCaption" />
20 </filter>
21 <linearGradient id="g1">
22 <stop stop-color="currentColor" color="ActiveCaption" />
23 </linearGradient>
24 <filter x="0" y="0" width="1" height="1" id="fl1">
25 <feDiffuseLighting color="ActiveCaption" lighting-color="currentColo r" in="SourceAlpha" result="light">
26 <feDistantLight azimuth="45" elevation="45" />
27 </feDiffuseLighting>
28 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
29 </filter>
30 <filter x="0" y="0" width="1" height="1" id="f2">
31 <feFlood flood-color="currentColor" color="AppWorkspace" />
32 </filter>
33 <linearGradient id="g2">
34 <stop stop-color="currentColor" color="AppWorkspace" />
35 </linearGradient>
36 <filter x="0" y="0" width="1" height="1" id="fl2">
37 <feDiffuseLighting color="AppWorkspace" lighting-color="currentColor " in="SourceAlpha" result="light">
38 <feDistantLight azimuth="45" elevation="45" />
39 </feDiffuseLighting>
40 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
41 </filter>
42 <filter x="0" y="0" width="1" height="1" id="f3">
43 <feFlood flood-color="currentColor" color="Background" />
44 </filter>
45 <linearGradient id="g3">
46 <stop stop-color="currentColor" color="Background" />
47 </linearGradient>
48 <filter x="0" y="0" width="1" height="1" id="fl3">
49 <feDiffuseLighting color="Background" lighting-color="currentColor" in="SourceAlpha" result="light">
50 <feDistantLight azimuth="45" elevation="45" />
51 </feDiffuseLighting>
52 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
53 </filter>
54 <filter x="0" y="0" width="1" height="1" id="f4">
55 <feFlood flood-color="currentColor" color="ButtonFace" />
56 </filter>
57 <linearGradient id="g4">
58 <stop stop-color="currentColor" color="ButtonFace" />
59 </linearGradient>
60 <filter x="0" y="0" width="1" height="1" id="fl4">
61 <feDiffuseLighting color="ButtonFace" lighting-color="currentColor" in="SourceAlpha" result="light">
62 <feDistantLight azimuth="45" elevation="45" />
63 </feDiffuseLighting>
64 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
65 </filter>
66 <filter x="0" y="0" width="1" height="1" id="f5">
67 <feFlood flood-color="currentColor" color="ButtonHighlight" />
68 </filter>
69 <linearGradient id="g5">
70 <stop stop-color="currentColor" color="ButtonHighlight" />
71 </linearGradient>
72 <filter x="0" y="0" width="1" height="1" id="fl5">
73 <feDiffuseLighting color="ButtonHighlight" lighting-color="currentCo lor" in="SourceAlpha" result="light">
74 <feDistantLight azimuth="45" elevation="45" />
75 </feDiffuseLighting>
76 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
77 </filter>
78 <filter x="0" y="0" width="1" height="1" id="f6">
79 <feFlood flood-color="currentColor" color="ButtonShadow" />
80 </filter>
81 <linearGradient id="g6">
82 <stop stop-color="currentColor" color="ButtonShadow" />
83 </linearGradient>
84 <filter x="0" y="0" width="1" height="1" id="fl6">
85 <feDiffuseLighting color="ButtonShadow" lighting-color="currentColor " in="SourceAlpha" result="light">
86 <feDistantLight azimuth="45" elevation="45" />
87 </feDiffuseLighting>
88 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
89 </filter>
90 <filter x="0" y="0" width="1" height="1" id="f7">
91 <feFlood flood-color="currentColor" color="ButtonText" />
92 </filter>
93 <linearGradient id="g7">
94 <stop stop-color="currentColor" color="ButtonText" />
95 </linearGradient>
96 <filter x="0" y="0" width="1" height="1" id="fl7">
97 <feDiffuseLighting color="ButtonText" lighting-color="currentColor" in="SourceAlpha" result="light">
98 <feDistantLight azimuth="45" elevation="45" />
99 </feDiffuseLighting>
100 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
101 </filter>
102 <filter x="0" y="0" width="1" height="1" id="f8">
103 <feFlood flood-color="currentColor" color="CaptionText" />
104 </filter>
105 <linearGradient id="g8">
106 <stop stop-color="currentColor" color="CaptionText" />
107 </linearGradient>
108 <filter x="0" y="0" width="1" height="1" id="fl8">
109 <feDiffuseLighting color="CaptionText" lighting-color="currentColor" in="SourceAlpha" result="light">
110 <feDistantLight azimuth="45" elevation="45" />
111 </feDiffuseLighting>
112 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
113 </filter>
114 <filter x="0" y="0" width="1" height="1" id="f9">
115 <feFlood flood-color="currentColor" color="GrayText" />
116 </filter>
117 <linearGradient id="g9">
118 <stop stop-color="currentColor" color="GrayText" />
119 </linearGradient>
120 <filter x="0" y="0" width="1" height="1" id="fl9">
121 <feDiffuseLighting color="GrayText" lighting-color="currentColor" in ="SourceAlpha" result="light">
122 <feDistantLight azimuth="45" elevation="45" />
123 </feDiffuseLighting>
124 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
125 </filter>
126 <filter x="0" y="0" width="1" height="1" id="f10">
127 <feFlood flood-color="currentColor" color="Highlight" />
128 </filter>
129 <linearGradient id="g10">
130 <stop stop-color="currentColor" color="Highlight" />
131 </linearGradient>
132 <filter x="0" y="0" width="1" height="1" id="fl10">
133 <feDiffuseLighting color="Highlight" lighting-color="currentColor" i n="SourceAlpha" result="light">
134 <feDistantLight azimuth="45" elevation="45" />
135 </feDiffuseLighting>
136 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
137 </filter>
138 <filter x="0" y="0" width="1" height="1" id="f11">
139 <feFlood flood-color="currentColor" color="HighlightText" />
140 </filter>
141 <linearGradient id="g11">
142 <stop stop-color="currentColor" color="HighlightText" />
143 </linearGradient>
144 <filter x="0" y="0" width="1" height="1" id="fl11">
145 <feDiffuseLighting color="HighlightText" lighting-color="currentColo r" in="SourceAlpha" result="light">
146 <feDistantLight azimuth="45" elevation="45" />
147 </feDiffuseLighting>
148 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
149 </filter>
150 <filter x="0" y="0" width="1" height="1" id="f12">
151 <feFlood flood-color="currentColor" color="InactiveBorder" />
152 </filter>
153 <linearGradient id="g12">
154 <stop stop-color="currentColor" color="InactiveBorder" />
155 </linearGradient>
156 <filter x="0" y="0" width="1" height="1" id="fl12">
157 <feDiffuseLighting color="InactiveBorder" lighting-color="currentCol or" in="SourceAlpha" result="light">
158 <feDistantLight azimuth="45" elevation="45" />
159 </feDiffuseLighting>
160 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
161 </filter>
162 <filter x="0" y="0" width="1" height="1" id="f13">
163 <feFlood flood-color="currentColor" color="InactiveCaption" />
164 </filter>
165 <linearGradient id="g13">
166 <stop stop-color="currentColor" color="InactiveCaption" />
167 </linearGradient>
168 <filter x="0" y="0" width="1" height="1" id="fl13">
169 <feDiffuseLighting color="InactiveCaption" lighting-color="currentCo lor" in="SourceAlpha" result="light">
170 <feDistantLight azimuth="45" elevation="45" />
171 </feDiffuseLighting>
172 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
173 </filter>
174 <filter x="0" y="0" width="1" height="1" id="f14">
175 <feFlood flood-color="currentColor" color="InactiveCaptionText" />
176 </filter>
177 <linearGradient id="g14">
178 <stop stop-color="currentColor" color="InactiveCaptionText" />
179 </linearGradient>
180 <filter x="0" y="0" width="1" height="1" id="fl14">
181 <feDiffuseLighting color="InactiveCaptionText" lighting-color="curre ntColor" in="SourceAlpha" result="light">
182 <feDistantLight azimuth="45" elevation="45" />
183 </feDiffuseLighting>
184 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
185 </filter>
186 <filter x="0" y="0" width="1" height="1" id="f15">
187 <feFlood flood-color="currentColor" color="InfoBackground" />
188 </filter>
189 <linearGradient id="g15">
190 <stop stop-color="currentColor" color="InfoBackground" />
191 </linearGradient>
192 <filter x="0" y="0" width="1" height="1" id="fl15">
193 <feDiffuseLighting color="InfoBackground" lighting-color="currentCol or" in="SourceAlpha" result="light">
194 <feDistantLight azimuth="45" elevation="45" />
195 </feDiffuseLighting>
196 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
197 </filter>
198 <filter x="0" y="0" width="1" height="1" id="f16">
199 <feFlood flood-color="currentColor" color="InfoText" />
200 </filter>
201 <linearGradient id="g16">
202 <stop stop-color="currentColor" color="InfoText" />
203 </linearGradient>
204 <filter x="0" y="0" width="1" height="1" id="fl16">
205 <feDiffuseLighting color="InfoText" lighting-color="currentColor" in ="SourceAlpha" result="light">
206 <feDistantLight azimuth="45" elevation="45" />
207 </feDiffuseLighting>
208 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
209 </filter>
210 <filter x="0" y="0" width="1" height="1" id="f17">
211 <feFlood flood-color="currentColor" color="Menu" />
212 </filter>
213 <linearGradient id="g17">
214 <stop stop-color="currentColor" color="Menu" />
215 </linearGradient>
216 <filter x="0" y="0" width="1" height="1" id="fl17">
217 <feDiffuseLighting color="Menu" lighting-color="currentColor" in="So urceAlpha" result="light">
218 <feDistantLight azimuth="45" elevation="45" />
219 </feDiffuseLighting>
220 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
221 </filter>
222 <filter x="0" y="0" width="1" height="1" id="f18">
223 <feFlood flood-color="currentColor" color="MenuText" />
224 </filter>
225 <linearGradient id="g18">
226 <stop stop-color="currentColor" color="MenuText" />
227 </linearGradient>
228 <filter x="0" y="0" width="1" height="1" id="fl18">
229 <feDiffuseLighting color="MenuText" lighting-color="currentColor" in ="SourceAlpha" result="light">
230 <feDistantLight azimuth="45" elevation="45" />
231 </feDiffuseLighting>
232 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
233 </filter>
234 <filter x="0" y="0" width="1" height="1" id="f19">
235 <feFlood flood-color="currentColor" color="Scrollbar" />
236 </filter>
237 <linearGradient id="g19">
238 <stop stop-color="currentColor" color="Scrollbar" />
239 </linearGradient>
240 <filter x="0" y="0" width="1" height="1" id="fl19">
241 <feDiffuseLighting color="Scrollbar" lighting-color="currentColor" i n="SourceAlpha" result="light">
242 <feDistantLight azimuth="45" elevation="45" />
243 </feDiffuseLighting>
244 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
245 </filter>
246 <filter x="0" y="0" width="1" height="1" id="f20">
247 <feFlood flood-color="currentColor" color="ThreeDDarkShadow" />
248 </filter>
249 <linearGradient id="g20">
250 <stop stop-color="currentColor" color="ThreeDDarkShadow" />
251 </linearGradient>
252 <filter x="0" y="0" width="1" height="1" id="fl20">
253 <feDiffuseLighting color="ThreeDDarkShadow" lighting-color="currentC olor" in="SourceAlpha" result="light">
254 <feDistantLight azimuth="45" elevation="45" />
255 </feDiffuseLighting>
256 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
257 </filter>
258 <filter x="0" y="0" width="1" height="1" id="f21">
259 <feFlood flood-color="currentColor" color="ThreeDFace" />
260 </filter>
261 <linearGradient id="g21">
262 <stop stop-color="currentColor" color="ThreeDFace" />
263 </linearGradient>
264 <filter x="0" y="0" width="1" height="1" id="fl21">
265 <feDiffuseLighting color="ThreeDFace" lighting-color="currentColor" in="SourceAlpha" result="light">
266 <feDistantLight azimuth="45" elevation="45" />
267 </feDiffuseLighting>
268 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
269 </filter>
270 <filter x="0" y="0" width="1" height="1" id="f22">
271 <feFlood flood-color="currentColor" color="ThreeDHighlight" />
272 </filter>
273 <linearGradient id="g22">
274 <stop stop-color="currentColor" color="ThreeDHighlight" />
275 </linearGradient>
276 <filter x="0" y="0" width="1" height="1" id="fl22">
277 <feDiffuseLighting color="ThreeDHighlight" lighting-color="currentCo lor" in="SourceAlpha" result="light">
278 <feDistantLight azimuth="45" elevation="45" />
279 </feDiffuseLighting>
280 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
281 </filter>
282 <filter x="0" y="0" width="1" height="1" id="f23">
283 <feFlood flood-color="currentColor" color="ThreeDLightShadow" />
284 </filter>
285 <linearGradient id="g23">
286 <stop stop-color="currentColor" color="ThreeDLightShadow" />
287 </linearGradient>
288 <filter x="0" y="0" width="1" height="1" id="fl23">
289 <feDiffuseLighting color="ThreeDLightShadow" lighting-color="current Color" in="SourceAlpha" result="light">
290 <feDistantLight azimuth="45" elevation="45" />
291 </feDiffuseLighting>
292 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
293 </filter>
294 <filter x="0" y="0" width="1" height="1" id="f24">
295 <feFlood flood-color="currentColor" color="ThreeDShadow" />
296 </filter>
297 <linearGradient id="g24">
298 <stop stop-color="currentColor" color="ThreeDShadow" />
299 </linearGradient>
300 <filter x="0" y="0" width="1" height="1" id="fl24">
301 <feDiffuseLighting color="ThreeDShadow" lighting-color="currentColor " in="SourceAlpha" result="light">
302 <feDistantLight azimuth="45" elevation="45" />
303 </feDiffuseLighting>
304 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
305 </filter>
306 <filter x="0" y="0" width="1" height="1" id="f25">
307 <feFlood flood-color="currentColor" color="Window" />
308 </filter>
309 <linearGradient id="g25">
310 <stop stop-color="currentColor" color="Window" />
311 </linearGradient>
312 <filter x="0" y="0" width="1" height="1" id="fl25">
313 <feDiffuseLighting color="Window" lighting-color="currentColor" in=" SourceAlpha" result="light">
314 <feDistantLight azimuth="45" elevation="45" />
315 </feDiffuseLighting>
316 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
317 </filter>
318 <filter x="0" y="0" width="1" height="1" id="f26">
319 <feFlood flood-color="currentColor" color="WindowFrame" />
320 </filter>
321 <linearGradient id="g26">
322 <stop stop-color="currentColor" color="WindowFrame" />
323 </linearGradient>
324 <filter x="0" y="0" width="1" height="1" id="fl26">
325 <feDiffuseLighting color="WindowFrame" lighting-color="currentColor" in="SourceAlpha" result="light">
326 <feDistantLight azimuth="45" elevation="45" />
327 </feDiffuseLighting>
328 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
329 </filter>
330 <filter x="0" y="0" width="1" height="1" id="f27">
331 <feFlood flood-color="currentColor" color="WindowText" />
332 </filter>
333 <linearGradient id="g27">
334 <stop stop-color="currentColor" color="WindowText" />
335 </linearGradient>
336 <filter x="0" y="0" width="1" height="1" id="fl27">
337 <feDiffuseLighting color="WindowText" lighting-color="currentColor" in="SourceAlpha" result="light">
338 <feDistantLight azimuth="45" elevation="45" />
339 </feDiffuseLighting>
340 <feComposite in="SourceGraphic" in2="light" k1="1" k2="0" k3="0" k4= "0" operator="arithmetic" />
341 </filter>
342 </defs>
343 <rect width="28" height="28" x="0" filter="url(#f0)" />
344 <rect width="28" height="28" x="0" y="28" fill="url(#g0)" />
345 <rect width="28" height="28" x="0" y="56" fill="white" filter="url(#fl0)" />
346 <rect width="28" height="28" x="28" filter="url(#f1)" />
347 <rect width="28" height="28" x="28" y="28" fill="url(#g1)" />
348 <rect width="28" height="28" x="28" y="56" fill="white" filter="url(#fl1)" / >
349 <rect width="28" height="28" x="56" filter="url(#f2)" />
350 <rect width="28" height="28" x="56" y="28" fill="url(#g2)" />
351 <rect width="28" height="28" x="56" y="56" fill="white" filter="url(#fl2)" / >
352 <rect width="28" height="28" x="84" filter="url(#f3)" />
353 <rect width="28" height="28" x="84" y="28" fill="url(#g3)" />
354 <rect width="28" height="28" x="84" y="56" fill="white" filter="url(#fl3)" / >
355 <rect width="28" height="28" x="112" filter="url(#f4)" />
356 <rect width="28" height="28" x="112" y="28" fill="url(#g4)" />
357 <rect width="28" height="28" x="112" y="56" fill="white" filter="url(#fl4)" />
358 <rect width="28" height="28" x="140" filter="url(#f5)" />
359 <rect width="28" height="28" x="140" y="28" fill="url(#g5)" />
360 <rect width="28" height="28" x="140" y="56" fill="white" filter="url(#fl5)" />
361 <rect width="28" height="28" x="168" filter="url(#f6)" />
362 <rect width="28" height="28" x="168" y="28" fill="url(#g6)" />
363 <rect width="28" height="28" x="168" y="56" fill="white" filter="url(#fl6)" />
364 <rect width="28" height="28" x="196" filter="url(#f7)" />
365 <rect width="28" height="28" x="196" y="28" fill="url(#g7)" />
366 <rect width="28" height="28" x="196" y="56" fill="white" filter="url(#fl7)" />
367 <rect width="28" height="28" x="224" filter="url(#f8)" />
368 <rect width="28" height="28" x="224" y="28" fill="url(#g8)" />
369 <rect width="28" height="28" x="224" y="56" fill="white" filter="url(#fl8)" />
370 <rect width="28" height="28" x="252" filter="url(#f9)" />
371 <rect width="28" height="28" x="252" y="28" fill="url(#g9)" />
372 <rect width="28" height="28" x="252" y="56" fill="white" filter="url(#fl9)" />
373 <rect width="28" height="28" x="280" filter="url(#f10)" />
374 <rect width="28" height="28" x="280" y="28" fill="url(#g10)" />
375 <rect width="28" height="28" x="280" y="56" fill="white" filter="url(#fl10)" />
376 <rect width="28" height="28" x="308" filter="url(#f11)" />
377 <rect width="28" height="28" x="308" y="28" fill="url(#g11)" />
378 <rect width="28" height="28" x="308" y="56" fill="white" filter="url(#fl11)" />
379 <rect width="28" height="28" x="336" filter="url(#f12)" />
380 <rect width="28" height="28" x="336" y="28" fill="url(#g12)" />
381 <rect width="28" height="28" x="336" y="56" fill="white" filter="url(#fl12)" />
382 <rect width="28" height="28" x="364" filter="url(#f13)" />
383 <rect width="28" height="28" x="364" y="28" fill="url(#g13)" />
384 <rect width="28" height="28" x="364" y="56" fill="white" filter="url(#fl13)" />
385 <rect width="28" height="28" x="392" filter="url(#f14)" />
386 <rect width="28" height="28" x="392" y="28" fill="url(#g14)" />
387 <rect width="28" height="28" x="392" y="56" fill="white" filter="url(#fl14)" />
388 <rect width="28" height="28" x="420" filter="url(#f15)" />
389 <rect width="28" height="28" x="420" y="28" fill="url(#g15)" />
390 <rect width="28" height="28" x="420" y="56" fill="white" filter="url(#fl15)" />
391 <rect width="28" height="28" x="448" filter="url(#f16)" />
392 <rect width="28" height="28" x="448" y="28" fill="url(#g16)" />
393 <rect width="28" height="28" x="448" y="56" fill="white" filter="url(#fl16)" />
394 <rect width="28" height="28" x="476" filter="url(#f17)" />
395 <rect width="28" height="28" x="476" y="28" fill="url(#g17)" />
396 <rect width="28" height="28" x="476" y="56" fill="white" filter="url(#fl17)" />
397 <rect width="28" height="28" x="504" filter="url(#f18)" />
398 <rect width="28" height="28" x="504" y="28" fill="url(#g18)" />
399 <rect width="28" height="28" x="504" y="56" fill="white" filter="url(#fl18)" />
400 <rect width="28" height="28" x="532" filter="url(#f19)" />
401 <rect width="28" height="28" x="532" y="28" fill="url(#g19)" />
402 <rect width="28" height="28" x="532" y="56" fill="white" filter="url(#fl19)" />
403 <rect width="28" height="28" x="560" filter="url(#f20)" />
404 <rect width="28" height="28" x="560" y="28" fill="url(#g20)" />
405 <rect width="28" height="28" x="560" y="56" fill="white" filter="url(#fl20)" />
406 <rect width="28" height="28" x="588" filter="url(#f21)" />
407 <rect width="28" height="28" x="588" y="28" fill="url(#g21)" />
408 <rect width="28" height="28" x="588" y="56" fill="white" filter="url(#fl21)" />
409 <rect width="28" height="28" x="616" filter="url(#f22)" />
410 <rect width="28" height="28" x="616" y="28" fill="url(#g22)" />
411 <rect width="28" height="28" x="616" y="56" fill="white" filter="url(#fl22)" />
412 <rect width="28" height="28" x="644" filter="url(#f23)" />
413 <rect width="28" height="28" x="644" y="28" fill="url(#g23)" />
414 <rect width="28" height="28" x="644" y="56" fill="white" filter="url(#fl23)" />
415 <rect width="28" height="28" x="672" filter="url(#f24)" />
416 <rect width="28" height="28" x="672" y="28" fill="url(#g24)" />
417 <rect width="28" height="28" x="672" y="56" fill="white" filter="url(#fl24)" />
418 <rect width="28" height="28" x="700" filter="url(#f25)" />
419 <rect width="28" height="28" x="700" y="28" fill="url(#g25)" />
420 <rect width="28" height="28" x="700" y="56" fill="white" filter="url(#fl25)" />
421 <rect width="28" height="28" x="728" filter="url(#f26)" />
422 <rect width="28" height="28" x="728" y="28" fill="url(#g26)" />
423 <rect width="28" height="28" x="728" y="56" fill="white" filter="url(#fl26)" />
424 <rect width="28" height="28" x="756" filter="url(#f27)" />
425 <rect width="28" height="28" x="756" y="28" fill="url(#g27)" />
426 <rect width="28" height="28" x="756" y="56" fill="white" filter="url(#fl27)" />
427 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/svg/css/css-systemcolors.svg ('k') | Source/core/css/SVGCSSParser.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698