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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt

Issue 348583003: Auto-rebaseline for r176651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) draws content only on iterations 2 and 3, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 4. The scrolling block selection layer should also be much smaller than the scrolling contents layer. 1 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) draws content only on iterations 2 and 3, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 4. The scrolling block selection layer should also be much smaller than the scrolling contents layer.
2 Lorem Ipsum 2 Lorem Ipsum
3 Lorem Ipsum 3 Lorem Ipsum
4 Lorem Ipsum 4 Lorem Ipsum
5 Lorem Ipsum 5 Lorem Ipsum
6 Lorem Ipsum 6 Lorem Ipsum
7 Lorem Ipsum 7 Lorem Ipsum
8 Lorem Ipsum 8 Lorem Ipsum
9 Lorem Ipsum 9 Lorem Ipsum
10 Lorem Ipsum 10 Lorem Ipsum
11 Lorem Ipsum 11 Lorem Ipsum
12 12
13 13
14 *** iteration 1: *** 14 *** iteration 1: ***
15 15
16 (GraphicsLayer 16 {
17 (bounds 800.00 600.00) 17 "bounds": [800, 600],
18 (children 1 18 "children": [
19 (GraphicsLayer 19 {
20 (bounds 800.00 600.00) 20 "bounds": [800, 600],
21 (contentsOpaque 1) 21 "contentsOpaque": true,
22 (drawsContent 1) 22 "drawsContent": true,
23 (children 11 23 "children": [
24 (GraphicsLayer 24 {
25 (position 8.00 62.00) 25 "position": [8, 62],
26 (bounds 300.00 500.00) 26 "bounds": [300, 500],
27 (children 4 27 "children": [
28 (GraphicsLayer 28 {
29 (bounds 285.00 485.00) 29 "bounds": [285, 485],
30 (children 1 30 "children": [
31 (GraphicsLayer 31 {
32 (bounds 285.00 665.00) 32 "bounds": [285, 665],
33 (shouldFlattenTransform 0) 33 "shouldFlattenTransform": false,
34 (children 1 34 "children": [
35 (GraphicsLayer 35 {
36 ) 36
37 ) 37 }
38 ) 38 ]
39 ) 39 }
40 ) 40 ]
41 (GraphicsLayer 41 },
42 (position 0.00 485.00) 42 {
43 (bounds 285.00 15.00) 43 "position": [0, 485],
44 (drawsContent 1) 44 "bounds": [285, 15],
45 ) 45 "drawsContent": true
46 (GraphicsLayer 46 },
47 (position 285.00 0.00) 47 {
48 (bounds 15.00 485.00) 48 "position": [285, 0],
49 (drawsContent 1) 49 "bounds": [15, 485],
50 ) 50 "drawsContent": true
51 (GraphicsLayer 51 },
52 (position 285.00 485.00) 52 {
53 (bounds 15.00 15.00) 53 "position": [285, 485],
54 (drawsContent 1) 54 "bounds": [15, 15],
55 ) 55 "drawsContent": true
56 ) 56 }
57 ) 57 ]
58 (GraphicsLayer 58 },
59 (position 23.00 77.00) 59 {
60 (bounds 100.00 50.00) 60 "position": [23, 77],
61 (contentsOpaque 1) 61 "bounds": [100, 50],
62 (drawsContent 1) 62 "contentsOpaque": true,
63 (backgroundColor #FFA500) 63 "drawsContent": true,
64 ) 64 "backgroundColor": "#FFA500"
65 (GraphicsLayer 65 },
66 (position 23.00 142.00) 66 {
67 (bounds 100.00 50.00) 67 "position": [23, 142],
68 (contentsOpaque 1) 68 "bounds": [100, 50],
69 (drawsContent 1) 69 "contentsOpaque": true,
70 (backgroundColor #FFA500) 70 "drawsContent": true,
71 ) 71 "backgroundColor": "#FFA500"
72 (GraphicsLayer 72 },
73 (position 23.00 207.00) 73 {
74 (bounds 100.00 50.00) 74 "position": [23, 207],
75 (contentsOpaque 1) 75 "bounds": [100, 50],
76 (drawsContent 1) 76 "contentsOpaque": true,
77 (backgroundColor #FFA500) 77 "drawsContent": true,
78 ) 78 "backgroundColor": "#FFA500"
79 (GraphicsLayer 79 },
80 (position 23.00 272.00) 80 {
81 (bounds 100.00 50.00) 81 "position": [23, 272],
82 (contentsOpaque 1) 82 "bounds": [100, 50],
83 (drawsContent 1) 83 "contentsOpaque": true,
84 (backgroundColor #FFA500) 84 "drawsContent": true,
85 ) 85 "backgroundColor": "#FFA500"
86 (GraphicsLayer 86 },
87 (position 23.00 337.00) 87 {
88 (bounds 100.00 50.00) 88 "position": [23, 337],
89 (contentsOpaque 1) 89 "bounds": [100, 50],
90 (drawsContent 1) 90 "contentsOpaque": true,
91 (backgroundColor #FFA500) 91 "drawsContent": true,
92 ) 92 "backgroundColor": "#FFA500"
93 (GraphicsLayer 93 },
94 (position 23.00 402.00) 94 {
95 (bounds 100.00 50.00) 95 "position": [23, 402],
96 (contentsOpaque 1) 96 "bounds": [100, 50],
97 (drawsContent 1) 97 "contentsOpaque": true,
98 (backgroundColor #FFA500) 98 "drawsContent": true,
99 ) 99 "backgroundColor": "#FFA500"
100 (GraphicsLayer 100 },
101 (position 23.00 467.00) 101 {
102 (bounds 100.00 50.00) 102 "position": [23, 467],
103 (contentsOpaque 1) 103 "bounds": [100, 50],
104 (drawsContent 1) 104 "contentsOpaque": true,
105 (backgroundColor #FFA500) 105 "drawsContent": true,
106 ) 106 "backgroundColor": "#FFA500"
107 (GraphicsLayer 107 },
108 (position 23.00 532.00) 108 {
109 (bounds 100.00 50.00) 109 "position": [23, 532],
110 (contentsOpaque 1) 110 "bounds": [100, 50],
111 (drawsContent 1) 111 "contentsOpaque": true,
112 (backgroundColor #FFA500) 112 "drawsContent": true,
113 ) 113 "backgroundColor": "#FFA500"
114 (GraphicsLayer 114 },
115 (position 23.00 597.00) 115 {
116 (bounds 100.00 50.00) 116 "position": [23, 597],
117 (contentsOpaque 1) 117 "bounds": [100, 50],
118 (drawsContent 1) 118 "contentsOpaque": true,
119 (backgroundColor #FFA500) 119 "drawsContent": true,
120 ) 120 "backgroundColor": "#FFA500"
121 (GraphicsLayer 121 },
122 (position 23.00 662.00) 122 {
123 (bounds 100.00 50.00) 123 "position": [23, 662],
124 (contentsOpaque 1) 124 "bounds": [100, 50],
125 (drawsContent 1) 125 "contentsOpaque": true,
126 (backgroundColor #FFA500) 126 "drawsContent": true,
127 ) 127 "backgroundColor": "#FFA500"
128 ) 128 }
129 ) 129 ]
130 ) 130 }
131 ) 131 ]
132 }
132 133
133 134
134 *** iteration 2: *** 135 *** iteration 2: ***
135 136
136 (GraphicsLayer 137 {
137 (bounds 785.00 2406.00) 138 "bounds": [785, 2421],
138 (children 1 139 "children": [
139 (GraphicsLayer 140 {
140 (bounds 785.00 2406.00) 141 "bounds": [785, 2421],
141 (contentsOpaque 1) 142 "contentsOpaque": true,
142 (drawsContent 1) 143 "drawsContent": true,
143 (children 11 144 "children": [
144 (GraphicsLayer 145 {
145 (position 8.00 80.00) 146 "position": [8, 80],
146 (bounds 300.00 500.00) 147 "bounds": [300, 500],
147 (contentsOpaque 1) 148 "contentsOpaque": true,
148 (drawsContent 1) 149 "drawsContent": true,
149 (backgroundColor #0000FF) 150 "backgroundColor": "#0000FF",
150 (children 4 151 "children": [
151 (GraphicsLayer 152 {
152 (bounds 285.00 485.00) 153 "bounds": [285, 485],
153 (children 1 154 "children": [
154 (GraphicsLayer 155 {
155 (bounds 285.00 665.00) 156 "bounds": [285, 665],
156 (shouldFlattenTransform 0) 157 "shouldFlattenTransform": false,
157 (drawsContent 1) 158 "drawsContent": true,
158 (children 1 159 "children": [
159 (GraphicsLayer 160 {
160 ) 161
161 ) 162 }
162 ) 163 ]
163 ) 164 }
164 ) 165 ]
165 (GraphicsLayer 166 },
166 (position 0.00 485.00) 167 {
167 (bounds 285.00 15.00) 168 "position": [0, 485],
168 (drawsContent 1) 169 "bounds": [285, 15],
169 ) 170 "drawsContent": true
170 (GraphicsLayer 171 },
171 (position 285.00 0.00) 172 {
172 (bounds 15.00 485.00) 173 "position": [285, 0],
173 (drawsContent 1) 174 "bounds": [15, 485],
174 ) 175 "drawsContent": true
175 (GraphicsLayer 176 },
176 (position 285.00 485.00) 177 {
177 (bounds 15.00 15.00) 178 "position": [285, 485],
178 (drawsContent 1) 179 "bounds": [15, 15],
179 ) 180 "drawsContent": true
180 ) 181 }
181 ) 182 ]
182 (GraphicsLayer 183 },
183 (position 23.00 95.00) 184 {
184 (bounds 100.00 50.00) 185 "position": [23, 95],
185 (contentsOpaque 1) 186 "bounds": [100, 50],
186 (drawsContent 1) 187 "contentsOpaque": true,
187 (backgroundColor #FFA500) 188 "drawsContent": true,
188 ) 189 "backgroundColor": "#FFA500"
189 (GraphicsLayer 190 },
190 (position 23.00 160.00) 191 {
191 (bounds 100.00 50.00) 192 "position": [23, 160],
192 (contentsOpaque 1) 193 "bounds": [100, 50],
193 (drawsContent 1) 194 "contentsOpaque": true,
194 (backgroundColor #FFA500) 195 "drawsContent": true,
195 ) 196 "backgroundColor": "#FFA500"
196 (GraphicsLayer 197 },
197 (position 23.00 225.00) 198 {
198 (bounds 100.00 50.00) 199 "position": [23, 225],
199 (contentsOpaque 1) 200 "bounds": [100, 50],
200 (drawsContent 1) 201 "contentsOpaque": true,
201 (backgroundColor #FFA500) 202 "drawsContent": true,
202 ) 203 "backgroundColor": "#FFA500"
203 (GraphicsLayer 204 },
204 (position 23.00 290.00) 205 {
205 (bounds 100.00 50.00) 206 "position": [23, 290],
206 (contentsOpaque 1) 207 "bounds": [100, 50],
207 (drawsContent 1) 208 "contentsOpaque": true,
208 (backgroundColor #FFA500) 209 "drawsContent": true,
209 ) 210 "backgroundColor": "#FFA500"
210 (GraphicsLayer 211 },
211 (position 23.00 355.00) 212 {
212 (bounds 100.00 50.00) 213 "position": [23, 355],
213 (contentsOpaque 1) 214 "bounds": [100, 50],
214 (drawsContent 1) 215 "contentsOpaque": true,
215 (backgroundColor #FFA500) 216 "drawsContent": true,
216 ) 217 "backgroundColor": "#FFA500"
217 (GraphicsLayer 218 },
218 (position 23.00 420.00) 219 {
219 (bounds 100.00 50.00) 220 "position": [23, 420],
220 (contentsOpaque 1) 221 "bounds": [100, 50],
221 (drawsContent 1) 222 "contentsOpaque": true,
222 (backgroundColor #FFA500) 223 "drawsContent": true,
223 ) 224 "backgroundColor": "#FFA500"
224 (GraphicsLayer 225 },
225 (position 23.00 485.00) 226 {
226 (bounds 100.00 50.00) 227 "position": [23, 485],
227 (contentsOpaque 1) 228 "bounds": [100, 50],
228 (drawsContent 1) 229 "contentsOpaque": true,
229 (backgroundColor #FFA500) 230 "drawsContent": true,
230 ) 231 "backgroundColor": "#FFA500"
231 (GraphicsLayer 232 },
232 (position 23.00 550.00) 233 {
233 (bounds 100.00 50.00) 234 "position": [23, 550],
234 (contentsOpaque 1) 235 "bounds": [100, 50],
235 (drawsContent 1) 236 "contentsOpaque": true,
236 (backgroundColor #FFA500) 237 "drawsContent": true,
237 ) 238 "backgroundColor": "#FFA500"
238 (GraphicsLayer 239 },
239 (position 23.00 615.00) 240 {
240 (bounds 100.00 50.00) 241 "position": [23, 615],
241 (contentsOpaque 1) 242 "bounds": [100, 50],
242 (drawsContent 1) 243 "contentsOpaque": true,
243 (backgroundColor #FFA500) 244 "drawsContent": true,
244 ) 245 "backgroundColor": "#FFA500"
245 (GraphicsLayer 246 },
246 (position 23.00 680.00) 247 {
247 (bounds 100.00 50.00) 248 "position": [23, 680],
248 (contentsOpaque 1) 249 "bounds": [100, 50],
249 (drawsContent 1) 250 "contentsOpaque": true,
250 (backgroundColor #FFA500) 251 "drawsContent": true,
251 ) 252 "backgroundColor": "#FFA500"
252 ) 253 }
253 ) 254 ]
254 ) 255 }
255 ) 256 ]
257 }
256 258
257 259
258 *** iteration 3: *** 260 *** iteration 3: ***
259 261
260 (GraphicsLayer 262 {
261 (bounds 785.00 4266.00) 263 "bounds": [785, 4296],
262 (children 1 264 "children": [
263 (GraphicsLayer 265 {
264 (bounds 785.00 4266.00) 266 "bounds": [785, 4296],
265 (contentsOpaque 1) 267 "contentsOpaque": true,
266 (drawsContent 1) 268 "drawsContent": true,
267 (children 11 269 "children": [
268 (GraphicsLayer 270 {
269 (position 8.00 80.00) 271 "position": [8, 80],
270 (bounds 300.00 500.00) 272 "bounds": [300, 500],
271 (contentsOpaque 1) 273 "contentsOpaque": true,
272 (drawsContent 1) 274 "drawsContent": true,
273 (backgroundColor #0000FF) 275 "backgroundColor": "#0000FF",
274 (children 4 276 "children": [
275 (GraphicsLayer 277 {
276 (bounds 285.00 485.00) 278 "bounds": [285, 485],
277 (children 1 279 "children": [
278 (GraphicsLayer 280 {
279 (bounds 285.00 665.00) 281 "bounds": [285, 665],
280 (shouldFlattenTransform 0) 282 "shouldFlattenTransform": false,
281 (drawsContent 1) 283 "drawsContent": true,
282 (children 1 284 "children": [
283 (GraphicsLayer 285 {
284 ) 286
285 ) 287 }
286 ) 288 ]
287 ) 289 }
288 ) 290 ]
289 (GraphicsLayer 291 },
290 (position 0.00 485.00) 292 {
291 (bounds 285.00 15.00) 293 "position": [0, 485],
292 (drawsContent 1) 294 "bounds": [285, 15],
293 ) 295 "drawsContent": true
294 (GraphicsLayer 296 },
295 (position 285.00 0.00) 297 {
296 (bounds 15.00 485.00) 298 "position": [285, 0],
297 (drawsContent 1) 299 "bounds": [15, 485],
298 ) 300 "drawsContent": true
299 (GraphicsLayer 301 },
300 (position 285.00 485.00) 302 {
301 (bounds 15.00 15.00) 303 "position": [285, 485],
302 (drawsContent 1) 304 "bounds": [15, 15],
303 ) 305 "drawsContent": true
304 ) 306 }
305 ) 307 ]
306 (GraphicsLayer 308 },
307 (position 23.00 95.00) 309 {
308 (bounds 100.00 50.00) 310 "position": [23, 95],
309 (contentsOpaque 1) 311 "bounds": [100, 50],
310 (drawsContent 1) 312 "contentsOpaque": true,
311 (backgroundColor #FFA500) 313 "drawsContent": true,
312 ) 314 "backgroundColor": "#FFA500"
313 (GraphicsLayer 315 },
314 (position 23.00 160.00) 316 {
315 (bounds 100.00 50.00) 317 "position": [23, 160],
316 (contentsOpaque 1) 318 "bounds": [100, 50],
317 (drawsContent 1) 319 "contentsOpaque": true,
318 (backgroundColor #FFA500) 320 "drawsContent": true,
319 ) 321 "backgroundColor": "#FFA500"
320 (GraphicsLayer 322 },
321 (position 23.00 225.00) 323 {
322 (bounds 100.00 50.00) 324 "position": [23, 225],
323 (contentsOpaque 1) 325 "bounds": [100, 50],
324 (drawsContent 1) 326 "contentsOpaque": true,
325 (backgroundColor #FFA500) 327 "drawsContent": true,
326 ) 328 "backgroundColor": "#FFA500"
327 (GraphicsLayer 329 },
328 (position 23.00 290.00) 330 {
329 (bounds 100.00 50.00) 331 "position": [23, 290],
330 (contentsOpaque 1) 332 "bounds": [100, 50],
331 (drawsContent 1) 333 "contentsOpaque": true,
332 (backgroundColor #FFA500) 334 "drawsContent": true,
333 ) 335 "backgroundColor": "#FFA500"
334 (GraphicsLayer 336 },
335 (position 23.00 355.00) 337 {
336 (bounds 100.00 50.00) 338 "position": [23, 355],
337 (contentsOpaque 1) 339 "bounds": [100, 50],
338 (drawsContent 1) 340 "contentsOpaque": true,
339 (backgroundColor #FFA500) 341 "drawsContent": true,
340 ) 342 "backgroundColor": "#FFA500"
341 (GraphicsLayer 343 },
342 (position 23.00 420.00) 344 {
343 (bounds 100.00 50.00) 345 "position": [23, 420],
344 (contentsOpaque 1) 346 "bounds": [100, 50],
345 (drawsContent 1) 347 "contentsOpaque": true,
346 (backgroundColor #FFA500) 348 "drawsContent": true,
347 ) 349 "backgroundColor": "#FFA500"
348 (GraphicsLayer 350 },
349 (position 23.00 485.00) 351 {
350 (bounds 100.00 50.00) 352 "position": [23, 485],
351 (contentsOpaque 1) 353 "bounds": [100, 50],
352 (drawsContent 1) 354 "contentsOpaque": true,
353 (backgroundColor #FFA500) 355 "drawsContent": true,
354 ) 356 "backgroundColor": "#FFA500"
355 (GraphicsLayer 357 },
356 (position 23.00 550.00) 358 {
357 (bounds 100.00 50.00) 359 "position": [23, 550],
358 (contentsOpaque 1) 360 "bounds": [100, 50],
359 (drawsContent 1) 361 "contentsOpaque": true,
360 (backgroundColor #FFA500) 362 "drawsContent": true,
361 ) 363 "backgroundColor": "#FFA500"
362 (GraphicsLayer 364 },
363 (position 23.00 615.00) 365 {
364 (bounds 100.00 50.00) 366 "position": [23, 615],
365 (contentsOpaque 1) 367 "bounds": [100, 50],
366 (drawsContent 1) 368 "contentsOpaque": true,
367 (backgroundColor #FFA500) 369 "drawsContent": true,
368 ) 370 "backgroundColor": "#FFA500"
369 (GraphicsLayer 371 },
370 (position 23.00 680.00) 372 {
371 (bounds 100.00 50.00) 373 "position": [23, 680],
372 (contentsOpaque 1) 374 "bounds": [100, 50],
373 (drawsContent 1) 375 "contentsOpaque": true,
374 (backgroundColor #FFA500) 376 "drawsContent": true,
375 ) 377 "backgroundColor": "#FFA500"
376 ) 378 }
377 ) 379 ]
378 ) 380 }
379 ) 381 ]
382 }
380 383
381 384
382 *** iteration 4: *** 385 *** iteration 4: ***
383 386
384 (GraphicsLayer 387 {
385 (bounds 785.00 6126.00) 388 "bounds": [785, 6171],
386 (children 1 389 "children": [
387 (GraphicsLayer 390 {
388 (bounds 785.00 6126.00) 391 "bounds": [785, 6171],
389 (contentsOpaque 1) 392 "contentsOpaque": true,
390 (drawsContent 1) 393 "drawsContent": true,
391 (children 11 394 "children": [
392 (GraphicsLayer 395 {
393 (position 8.00 80.00) 396 "position": [8, 80],
394 (bounds 300.00 500.00) 397 "bounds": [300, 500],
395 (children 4 398 "children": [
396 (GraphicsLayer 399 {
397 (bounds 285.00 485.00) 400 "bounds": [285, 485],
398 (children 1 401 "children": [
399 (GraphicsLayer 402 {
400 (bounds 285.00 665.00) 403 "bounds": [285, 665],
401 (shouldFlattenTransform 0) 404 "shouldFlattenTransform": false,
402 (children 1 405 "children": [
403 (GraphicsLayer 406 {
404 (position 0.00 195.00) 407 "position": [0, 195],
405 (bounds 285.00 15.00) 408 "bounds": [285, 15],
406 (drawsContent 1) 409 "drawsContent": true
407 ) 410 }
408 ) 411 ]
409 ) 412 }
410 ) 413 ]
411 ) 414 },
412 (GraphicsLayer 415 {
413 (position 0.00 485.00) 416 "position": [0, 485],
414 (bounds 285.00 15.00) 417 "bounds": [285, 15],
415 (drawsContent 1) 418 "drawsContent": true
416 ) 419 },
417 (GraphicsLayer 420 {
418 (position 285.00 0.00) 421 "position": [285, 0],
419 (bounds 15.00 485.00) 422 "bounds": [15, 485],
420 (drawsContent 1) 423 "drawsContent": true
421 ) 424 },
422 (GraphicsLayer 425 {
423 (position 285.00 485.00) 426 "position": [285, 485],
424 (bounds 15.00 15.00) 427 "bounds": [15, 15],
425 (drawsContent 1) 428 "drawsContent": true
426 ) 429 }
427 ) 430 ]
428 ) 431 },
429 (GraphicsLayer 432 {
430 (position 23.00 95.00) 433 "position": [23, 95],
431 (bounds 100.00 50.00) 434 "bounds": [100, 50],
432 (contentsOpaque 1) 435 "contentsOpaque": true,
433 (drawsContent 1) 436 "drawsContent": true,
434 (backgroundColor #FFA500) 437 "backgroundColor": "#FFA500"
435 ) 438 },
436 (GraphicsLayer 439 {
437 (position 23.00 160.00) 440 "position": [23, 160],
438 (bounds 100.00 50.00) 441 "bounds": [100, 50],
439 (contentsOpaque 1) 442 "contentsOpaque": true,
440 (drawsContent 1) 443 "drawsContent": true,
441 (backgroundColor #FFA500) 444 "backgroundColor": "#FFA500"
442 ) 445 },
443 (GraphicsLayer 446 {
444 (position 23.00 225.00) 447 "position": [23, 225],
445 (bounds 100.00 50.00) 448 "bounds": [100, 50],
446 (contentsOpaque 1) 449 "contentsOpaque": true,
447 (drawsContent 1) 450 "drawsContent": true,
448 (backgroundColor #FFA500) 451 "backgroundColor": "#FFA500"
449 ) 452 },
450 (GraphicsLayer 453 {
451 (position 23.00 290.00) 454 "position": [23, 290],
452 (bounds 100.00 50.00) 455 "bounds": [100, 50],
453 (contentsOpaque 1) 456 "contentsOpaque": true,
454 (drawsContent 1) 457 "drawsContent": true,
455 (backgroundColor #FFA500) 458 "backgroundColor": "#FFA500"
456 ) 459 },
457 (GraphicsLayer 460 {
458 (position 23.00 355.00) 461 "position": [23, 355],
459 (bounds 100.00 50.00) 462 "bounds": [100, 50],
460 (contentsOpaque 1) 463 "contentsOpaque": true,
461 (drawsContent 1) 464 "drawsContent": true,
462 (backgroundColor #FFA500) 465 "backgroundColor": "#FFA500"
463 ) 466 },
464 (GraphicsLayer 467 {
465 (position 23.00 420.00) 468 "position": [23, 420],
466 (bounds 100.00 50.00) 469 "bounds": [100, 50],
467 (contentsOpaque 1) 470 "contentsOpaque": true,
468 (drawsContent 1) 471 "drawsContent": true,
469 (backgroundColor #FFA500) 472 "backgroundColor": "#FFA500"
470 ) 473 },
471 (GraphicsLayer 474 {
472 (position 23.00 485.00) 475 "position": [23, 485],
473 (bounds 100.00 50.00) 476 "bounds": [100, 50],
474 (contentsOpaque 1) 477 "contentsOpaque": true,
475 (drawsContent 1) 478 "drawsContent": true,
476 (backgroundColor #FFA500) 479 "backgroundColor": "#FFA500"
477 ) 480 },
478 (GraphicsLayer 481 {
479 (position 23.00 550.00) 482 "position": [23, 550],
480 (bounds 100.00 50.00) 483 "bounds": [100, 50],
481 (contentsOpaque 1) 484 "contentsOpaque": true,
482 (drawsContent 1) 485 "drawsContent": true,
483 (backgroundColor #FFA500) 486 "backgroundColor": "#FFA500"
484 ) 487 },
485 (GraphicsLayer 488 {
486 (position 23.00 615.00) 489 "position": [23, 615],
487 (bounds 100.00 50.00) 490 "bounds": [100, 50],
488 (contentsOpaque 1) 491 "contentsOpaque": true,
489 (drawsContent 1) 492 "drawsContent": true,
490 (backgroundColor #FFA500) 493 "backgroundColor": "#FFA500"
491 ) 494 },
492 (GraphicsLayer 495 {
493 (position 23.00 680.00) 496 "position": [23, 680],
494 (bounds 100.00 50.00) 497 "bounds": [100, 50],
495 (contentsOpaque 1) 498 "contentsOpaque": true,
496 (drawsContent 1) 499 "drawsContent": true,
497 (backgroundColor #FFA500) 500 "backgroundColor": "#FFA500"
498 ) 501 }
499 ) 502 ]
500 ) 503 }
501 ) 504 ]
502 ) 505 }
503 506
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698