OLD | NEW |
| (Empty) |
1 This test passes if the container's scrolling contents layer (the first child of
the GraphicsLayer with 4 children) doesn't draw content at all, and its scrolli
ng block selection layer (the child of the scrolling contents layer) draws conte
nt only on iteration 2. The scrolling block selection layer should also be much
smaller than the scrolling contents layer. | |
2 Lorem Ipsum | |
3 Lorem Ipsum | |
4 Lorem Ipsum | |
5 Lorem Ipsum | |
6 Lorem Ipsum | |
7 Lorem Ipsum | |
8 Lorem Ipsum | |
9 Lorem Ipsum | |
10 Lorem Ipsum | |
11 Lorem Ipsum | |
12 | |
13 | |
14 *** iteration 1: *** | |
15 | |
16 { | |
17 "bounds": [800, 600], | |
18 "children": [ | |
19 { | |
20 "bounds": [800, 600], | |
21 "contentsOpaque": true, | |
22 "drawsContent": true, | |
23 "children": [ | |
24 { | |
25 "position": [8, 68], | |
26 "bounds": [300, 500], | |
27 "drawsContent": true, | |
28 "children": [ | |
29 { | |
30 "bounds": [285, 485], | |
31 "children": [ | |
32 { | |
33 "bounds": [285, 665], | |
34 "shouldFlattenTransform": false, | |
35 "children": [ | |
36 { | |
37 "shouldFlattenTransform": false | |
38 } | |
39 ] | |
40 } | |
41 ] | |
42 }, | |
43 { | |
44 "children": [ | |
45 { | |
46 "position": [0, 485], | |
47 "bounds": [285, 15], | |
48 "drawsContent": true | |
49 }, | |
50 { | |
51 "position": [285, 0], | |
52 "bounds": [15, 485], | |
53 "drawsContent": true | |
54 }, | |
55 { | |
56 "position": [285, 485], | |
57 "bounds": [15, 15], | |
58 "drawsContent": true | |
59 } | |
60 ] | |
61 } | |
62 ] | |
63 }, | |
64 { | |
65 "position": [23, 83], | |
66 "bounds": [100, 50], | |
67 "contentsOpaque": true, | |
68 "drawsContent": true, | |
69 "backgroundColor": "#FFA500" | |
70 }, | |
71 { | |
72 "position": [23, 148], | |
73 "bounds": [100, 50], | |
74 "contentsOpaque": true, | |
75 "drawsContent": true, | |
76 "backgroundColor": "#FFA500" | |
77 }, | |
78 { | |
79 "position": [23, 213], | |
80 "bounds": [100, 50], | |
81 "contentsOpaque": true, | |
82 "drawsContent": true, | |
83 "backgroundColor": "#FFA500" | |
84 }, | |
85 { | |
86 "position": [23, 278], | |
87 "bounds": [100, 50], | |
88 "contentsOpaque": true, | |
89 "drawsContent": true, | |
90 "backgroundColor": "#FFA500" | |
91 }, | |
92 { | |
93 "position": [23, 343], | |
94 "bounds": [100, 50], | |
95 "contentsOpaque": true, | |
96 "drawsContent": true, | |
97 "backgroundColor": "#FFA500" | |
98 }, | |
99 { | |
100 "position": [23, 408], | |
101 "bounds": [100, 50], | |
102 "contentsOpaque": true, | |
103 "drawsContent": true, | |
104 "backgroundColor": "#FFA500" | |
105 }, | |
106 { | |
107 "position": [23, 473], | |
108 "bounds": [100, 50], | |
109 "contentsOpaque": true, | |
110 "drawsContent": true, | |
111 "backgroundColor": "#FFA500" | |
112 }, | |
113 { | |
114 "position": [23, 538], | |
115 "bounds": [100, 50], | |
116 "contentsOpaque": true, | |
117 "drawsContent": true, | |
118 "backgroundColor": "#FFA500" | |
119 }, | |
120 { | |
121 "position": [23, 603], | |
122 "bounds": [100, 50], | |
123 "contentsOpaque": true, | |
124 "drawsContent": true, | |
125 "backgroundColor": "#FFA500" | |
126 }, | |
127 { | |
128 "position": [23, 668], | |
129 "bounds": [100, 50], | |
130 "contentsOpaque": true, | |
131 "drawsContent": true, | |
132 "backgroundColor": "#FFA500" | |
133 } | |
134 ] | |
135 } | |
136 ] | |
137 } | |
138 | |
139 | |
140 *** iteration 2: *** | |
141 | |
142 { | |
143 "bounds": [785, 2610], | |
144 "children": [ | |
145 { | |
146 "bounds": [785, 2610], | |
147 "contentsOpaque": true, | |
148 "drawsContent": true, | |
149 "children": [ | |
150 { | |
151 "position": [8, 68], | |
152 "bounds": [300, 500], | |
153 "drawsContent": true, | |
154 "children": [ | |
155 { | |
156 "bounds": [285, 485], | |
157 "children": [ | |
158 { | |
159 "bounds": [285, 665], | |
160 "shouldFlattenTransform": false, | |
161 "children": [ | |
162 { | |
163 "position": [0, 195], | |
164 "bounds": [285, 15], | |
165 "shouldFlattenTransform": false, | |
166 "drawsContent": true | |
167 } | |
168 ] | |
169 } | |
170 ] | |
171 }, | |
172 { | |
173 "children": [ | |
174 { | |
175 "position": [0, 485], | |
176 "bounds": [285, 15], | |
177 "drawsContent": true | |
178 }, | |
179 { | |
180 "position": [285, 0], | |
181 "bounds": [15, 485], | |
182 "drawsContent": true | |
183 }, | |
184 { | |
185 "position": [285, 485], | |
186 "bounds": [15, 15], | |
187 "drawsContent": true | |
188 } | |
189 ] | |
190 } | |
191 ] | |
192 }, | |
193 { | |
194 "position": [23, 83], | |
195 "bounds": [100, 50], | |
196 "contentsOpaque": true, | |
197 "drawsContent": true, | |
198 "backgroundColor": "#FFA500" | |
199 }, | |
200 { | |
201 "position": [23, 148], | |
202 "bounds": [100, 50], | |
203 "contentsOpaque": true, | |
204 "drawsContent": true, | |
205 "backgroundColor": "#FFA500" | |
206 }, | |
207 { | |
208 "position": [23, 213], | |
209 "bounds": [100, 50], | |
210 "contentsOpaque": true, | |
211 "drawsContent": true, | |
212 "backgroundColor": "#FFA500" | |
213 }, | |
214 { | |
215 "position": [23, 278], | |
216 "bounds": [100, 50], | |
217 "contentsOpaque": true, | |
218 "drawsContent": true, | |
219 "backgroundColor": "#FFA500" | |
220 }, | |
221 { | |
222 "position": [23, 343], | |
223 "bounds": [100, 50], | |
224 "contentsOpaque": true, | |
225 "drawsContent": true, | |
226 "backgroundColor": "#FFA500" | |
227 }, | |
228 { | |
229 "position": [23, 408], | |
230 "bounds": [100, 50], | |
231 "contentsOpaque": true, | |
232 "drawsContent": true, | |
233 "backgroundColor": "#FFA500" | |
234 }, | |
235 { | |
236 "position": [23, 473], | |
237 "bounds": [100, 50], | |
238 "contentsOpaque": true, | |
239 "drawsContent": true, | |
240 "backgroundColor": "#FFA500" | |
241 }, | |
242 { | |
243 "position": [23, 538], | |
244 "bounds": [100, 50], | |
245 "contentsOpaque": true, | |
246 "drawsContent": true, | |
247 "backgroundColor": "#FFA500" | |
248 }, | |
249 { | |
250 "position": [23, 603], | |
251 "bounds": [100, 50], | |
252 "contentsOpaque": true, | |
253 "drawsContent": true, | |
254 "backgroundColor": "#FFA500" | |
255 }, | |
256 { | |
257 "position": [23, 668], | |
258 "bounds": [100, 50], | |
259 "contentsOpaque": true, | |
260 "drawsContent": true, | |
261 "backgroundColor": "#FFA500" | |
262 } | |
263 ] | |
264 } | |
265 ] | |
266 } | |
267 | |
268 | |
269 *** iteration 3: *** | |
270 | |
271 { | |
272 "bounds": [785, 4674], | |
273 "children": [ | |
274 { | |
275 "bounds": [785, 4674], | |
276 "contentsOpaque": true, | |
277 "drawsContent": true, | |
278 "children": [ | |
279 { | |
280 "position": [8, 68], | |
281 "bounds": [300, 500], | |
282 "drawsContent": true, | |
283 "children": [ | |
284 { | |
285 "bounds": [285, 485], | |
286 "children": [ | |
287 { | |
288 "bounds": [285, 665], | |
289 "shouldFlattenTransform": false, | |
290 "children": [ | |
291 { | |
292 "position": [0, 195], | |
293 "bounds": [285, 15], | |
294 "shouldFlattenTransform": false | |
295 } | |
296 ] | |
297 } | |
298 ] | |
299 }, | |
300 { | |
301 "children": [ | |
302 { | |
303 "position": [0, 485], | |
304 "bounds": [285, 15], | |
305 "drawsContent": true | |
306 }, | |
307 { | |
308 "position": [285, 0], | |
309 "bounds": [15, 485], | |
310 "drawsContent": true | |
311 }, | |
312 { | |
313 "position": [285, 485], | |
314 "bounds": [15, 15], | |
315 "drawsContent": true | |
316 } | |
317 ] | |
318 } | |
319 ] | |
320 }, | |
321 { | |
322 "position": [23, 83], | |
323 "bounds": [100, 50], | |
324 "contentsOpaque": true, | |
325 "drawsContent": true, | |
326 "backgroundColor": "#FFA500" | |
327 }, | |
328 { | |
329 "position": [23, 148], | |
330 "bounds": [100, 50], | |
331 "contentsOpaque": true, | |
332 "drawsContent": true, | |
333 "backgroundColor": "#FFA500" | |
334 }, | |
335 { | |
336 "position": [23, 213], | |
337 "bounds": [100, 50], | |
338 "contentsOpaque": true, | |
339 "drawsContent": true, | |
340 "backgroundColor": "#FFA500" | |
341 }, | |
342 { | |
343 "position": [23, 278], | |
344 "bounds": [100, 50], | |
345 "contentsOpaque": true, | |
346 "drawsContent": true, | |
347 "backgroundColor": "#FFA500" | |
348 }, | |
349 { | |
350 "position": [23, 343], | |
351 "bounds": [100, 50], | |
352 "contentsOpaque": true, | |
353 "drawsContent": true, | |
354 "backgroundColor": "#FFA500" | |
355 }, | |
356 { | |
357 "position": [23, 408], | |
358 "bounds": [100, 50], | |
359 "contentsOpaque": true, | |
360 "drawsContent": true, | |
361 "backgroundColor": "#FFA500" | |
362 }, | |
363 { | |
364 "position": [23, 473], | |
365 "bounds": [100, 50], | |
366 "contentsOpaque": true, | |
367 "drawsContent": true, | |
368 "backgroundColor": "#FFA500" | |
369 }, | |
370 { | |
371 "position": [23, 538], | |
372 "bounds": [100, 50], | |
373 "contentsOpaque": true, | |
374 "drawsContent": true, | |
375 "backgroundColor": "#FFA500" | |
376 }, | |
377 { | |
378 "position": [23, 603], | |
379 "bounds": [100, 50], | |
380 "contentsOpaque": true, | |
381 "drawsContent": true, | |
382 "backgroundColor": "#FFA500" | |
383 }, | |
384 { | |
385 "position": [23, 668], | |
386 "bounds": [100, 50], | |
387 "contentsOpaque": true, | |
388 "drawsContent": true, | |
389 "backgroundColor": "#FFA500" | |
390 } | |
391 ] | |
392 } | |
393 ] | |
394 } | |
395 | |
OLD | NEW |