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 "shouldFlattenTransform": false, | |
28 "drawsContent": true, | |
29 "children": [ | |
30 { | |
31 "bounds": [285, 485], | |
32 "shouldFlattenTransform": false, | |
33 "children": [ | |
34 { | |
35 "bounds": [285, 665] | |
36 } | |
37 ] | |
38 }, | |
39 { | |
40 "bounds": [300, 500], | |
41 "children": [ | |
42 { | |
43 "position": [0, 485], | |
44 "bounds": [285, 15] | |
45 }, | |
46 { | |
47 "position": [285, 0], | |
48 "bounds": [15, 485] | |
49 }, | |
50 { | |
51 "position": [285, 485], | |
52 "bounds": [15, 15], | |
53 "drawsContent": true | |
54 } | |
55 ] | |
56 } | |
57 ] | |
58 }, | |
59 { | |
60 "position": [23, 83], | |
61 "bounds": [100, 50], | |
62 "contentsOpaque": true, | |
63 "drawsContent": true, | |
64 "backgroundColor": "#FFA500" | |
65 }, | |
66 { | |
67 "position": [23, 148], | |
68 "bounds": [100, 50], | |
69 "contentsOpaque": true, | |
70 "drawsContent": true, | |
71 "backgroundColor": "#FFA500" | |
72 }, | |
73 { | |
74 "position": [23, 213], | |
75 "bounds": [100, 50], | |
76 "contentsOpaque": true, | |
77 "drawsContent": true, | |
78 "backgroundColor": "#FFA500" | |
79 }, | |
80 { | |
81 "position": [23, 278], | |
82 "bounds": [100, 50], | |
83 "contentsOpaque": true, | |
84 "drawsContent": true, | |
85 "backgroundColor": "#FFA500" | |
86 }, | |
87 { | |
88 "position": [23, 343], | |
89 "bounds": [100, 50], | |
90 "contentsOpaque": true, | |
91 "drawsContent": true, | |
92 "backgroundColor": "#FFA500" | |
93 }, | |
94 { | |
95 "position": [23, 408], | |
96 "bounds": [100, 50], | |
97 "contentsOpaque": true, | |
98 "drawsContent": true, | |
99 "backgroundColor": "#FFA500" | |
100 }, | |
101 { | |
102 "position": [23, 473], | |
103 "bounds": [100, 50], | |
104 "contentsOpaque": true, | |
105 "drawsContent": true, | |
106 "backgroundColor": "#FFA500" | |
107 }, | |
108 { | |
109 "position": [23, 538], | |
110 "bounds": [100, 50], | |
111 "contentsOpaque": true, | |
112 "drawsContent": true, | |
113 "backgroundColor": "#FFA500" | |
114 }, | |
115 { | |
116 "position": [23, 603], | |
117 "bounds": [100, 50], | |
118 "contentsOpaque": true, | |
119 "drawsContent": true, | |
120 "backgroundColor": "#FFA500" | |
121 }, | |
122 { | |
123 "position": [23, 668], | |
124 "bounds": [100, 50], | |
125 "contentsOpaque": true, | |
126 "drawsContent": true, | |
127 "backgroundColor": "#FFA500" | |
128 } | |
129 ] | |
130 } | |
131 ] | |
132 } | |
133 | |
134 | |
135 *** iteration 2: *** | |
136 | |
137 { | |
138 "bounds": [785, 2530], | |
139 "children": [ | |
140 { | |
141 "bounds": [785, 2530], | |
142 "contentsOpaque": true, | |
143 "drawsContent": true, | |
144 "children": [ | |
145 { | |
146 "position": [8, 68], | |
147 "bounds": [300, 500], | |
148 "shouldFlattenTransform": false, | |
149 "drawsContent": true, | |
150 "children": [ | |
151 { | |
152 "bounds": [285, 485], | |
153 "shouldFlattenTransform": false, | |
154 "children": [ | |
155 { | |
156 "bounds": [285, 665] | |
157 } | |
158 ] | |
159 }, | |
160 { | |
161 "bounds": [300, 500], | |
162 "children": [ | |
163 { | |
164 "position": [0, 485], | |
165 "bounds": [285, 15] | |
166 }, | |
167 { | |
168 "position": [285, 0], | |
169 "bounds": [15, 485] | |
170 }, | |
171 { | |
172 "position": [285, 485], | |
173 "bounds": [15, 15], | |
174 "drawsContent": true | |
175 } | |
176 ] | |
177 } | |
178 ] | |
179 }, | |
180 { | |
181 "position": [23, 83], | |
182 "bounds": [100, 50], | |
183 "contentsOpaque": true, | |
184 "drawsContent": true, | |
185 "backgroundColor": "#FFA500" | |
186 }, | |
187 { | |
188 "position": [23, 148], | |
189 "bounds": [100, 50], | |
190 "contentsOpaque": true, | |
191 "drawsContent": true, | |
192 "backgroundColor": "#FFA500" | |
193 }, | |
194 { | |
195 "position": [23, 213], | |
196 "bounds": [100, 50], | |
197 "contentsOpaque": true, | |
198 "drawsContent": true, | |
199 "backgroundColor": "#FFA500" | |
200 }, | |
201 { | |
202 "position": [23, 278], | |
203 "bounds": [100, 50], | |
204 "contentsOpaque": true, | |
205 "drawsContent": true, | |
206 "backgroundColor": "#FFA500" | |
207 }, | |
208 { | |
209 "position": [23, 343], | |
210 "bounds": [100, 50], | |
211 "contentsOpaque": true, | |
212 "drawsContent": true, | |
213 "backgroundColor": "#FFA500" | |
214 }, | |
215 { | |
216 "position": [23, 408], | |
217 "bounds": [100, 50], | |
218 "contentsOpaque": true, | |
219 "drawsContent": true, | |
220 "backgroundColor": "#FFA500" | |
221 }, | |
222 { | |
223 "position": [23, 473], | |
224 "bounds": [100, 50], | |
225 "contentsOpaque": true, | |
226 "drawsContent": true, | |
227 "backgroundColor": "#FFA500" | |
228 }, | |
229 { | |
230 "position": [23, 538], | |
231 "bounds": [100, 50], | |
232 "contentsOpaque": true, | |
233 "drawsContent": true, | |
234 "backgroundColor": "#FFA500" | |
235 }, | |
236 { | |
237 "position": [23, 603], | |
238 "bounds": [100, 50], | |
239 "contentsOpaque": true, | |
240 "drawsContent": true, | |
241 "backgroundColor": "#FFA500" | |
242 }, | |
243 { | |
244 "position": [23, 668], | |
245 "bounds": [100, 50], | |
246 "contentsOpaque": true, | |
247 "drawsContent": true, | |
248 "backgroundColor": "#FFA500" | |
249 } | |
250 ] | |
251 } | |
252 ] | |
253 } | |
254 | |
255 | |
256 *** iteration 3: *** | |
257 | |
258 { | |
259 "bounds": [785, 4466], | |
260 "children": [ | |
261 { | |
262 "bounds": [785, 4466], | |
263 "contentsOpaque": true, | |
264 "drawsContent": true, | |
265 "children": [ | |
266 { | |
267 "position": [8, 68], | |
268 "bounds": [300, 500], | |
269 "shouldFlattenTransform": false, | |
270 "drawsContent": true, | |
271 "children": [ | |
272 { | |
273 "bounds": [285, 485], | |
274 "shouldFlattenTransform": false, | |
275 "children": [ | |
276 { | |
277 "bounds": [285, 665] | |
278 } | |
279 ] | |
280 }, | |
281 { | |
282 "bounds": [300, 500], | |
283 "children": [ | |
284 { | |
285 "position": [0, 485], | |
286 "bounds": [285, 15] | |
287 }, | |
288 { | |
289 "position": [285, 0], | |
290 "bounds": [15, 485] | |
291 }, | |
292 { | |
293 "position": [285, 485], | |
294 "bounds": [15, 15], | |
295 "drawsContent": true | |
296 } | |
297 ] | |
298 } | |
299 ] | |
300 }, | |
301 { | |
302 "position": [23, 83], | |
303 "bounds": [100, 50], | |
304 "contentsOpaque": true, | |
305 "drawsContent": true, | |
306 "backgroundColor": "#FFA500" | |
307 }, | |
308 { | |
309 "position": [23, 148], | |
310 "bounds": [100, 50], | |
311 "contentsOpaque": true, | |
312 "drawsContent": true, | |
313 "backgroundColor": "#FFA500" | |
314 }, | |
315 { | |
316 "position": [23, 213], | |
317 "bounds": [100, 50], | |
318 "contentsOpaque": true, | |
319 "drawsContent": true, | |
320 "backgroundColor": "#FFA500" | |
321 }, | |
322 { | |
323 "position": [23, 278], | |
324 "bounds": [100, 50], | |
325 "contentsOpaque": true, | |
326 "drawsContent": true, | |
327 "backgroundColor": "#FFA500" | |
328 }, | |
329 { | |
330 "position": [23, 343], | |
331 "bounds": [100, 50], | |
332 "contentsOpaque": true, | |
333 "drawsContent": true, | |
334 "backgroundColor": "#FFA500" | |
335 }, | |
336 { | |
337 "position": [23, 408], | |
338 "bounds": [100, 50], | |
339 "contentsOpaque": true, | |
340 "drawsContent": true, | |
341 "backgroundColor": "#FFA500" | |
342 }, | |
343 { | |
344 "position": [23, 473], | |
345 "bounds": [100, 50], | |
346 "contentsOpaque": true, | |
347 "drawsContent": true, | |
348 "backgroundColor": "#FFA500" | |
349 }, | |
350 { | |
351 "position": [23, 538], | |
352 "bounds": [100, 50], | |
353 "contentsOpaque": true, | |
354 "drawsContent": true, | |
355 "backgroundColor": "#FFA500" | |
356 }, | |
357 { | |
358 "position": [23, 603], | |
359 "bounds": [100, 50], | |
360 "contentsOpaque": true, | |
361 "drawsContent": true, | |
362 "backgroundColor": "#FFA500" | |
363 }, | |
364 { | |
365 "position": [23, 668], | |
366 "bounds": [100, 50], | |
367 "contentsOpaque": true, | |
368 "drawsContent": true, | |
369 "backgroundColor": "#FFA500" | |
370 } | |
371 ] | |
372 } | |
373 ] | |
374 } | |
375 | |
OLD | NEW |