| OLD | NEW |
| 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 |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 { | 24 { |
| 25 "position": [8, 68], | 25 "position": [8, 68], |
| 26 "bounds": [300, 500], | 26 "bounds": [300, 500], |
| 27 "drawsContent": true, | 27 "drawsContent": true, |
| 28 "children": [ | 28 "children": [ |
| 29 { | 29 { |
| 30 "bounds": [285, 485], | 30 "bounds": [285, 485], |
| 31 "children": [ | 31 "children": [ |
| 32 { | 32 { |
| 33 "bounds": [285, 665], | 33 "bounds": [285, 665], |
| 34 "shouldFlattenTransform": false, | 34 "shouldFlattenTransform": false |
| 35 "children": [ | |
| 36 { | |
| 37 "shouldFlattenTransform": false | |
| 38 } | |
| 39 ] | |
| 40 } | 35 } |
| 41 ] | 36 ] |
| 42 }, | 37 }, |
| 43 { | 38 { |
| 44 "children": [ | 39 "children": [ |
| 45 { | 40 { |
| 46 "position": [0, 485], | 41 "position": [0, 485], |
| 47 "bounds": [285, 15], | 42 "bounds": [285, 15] |
| 48 "drawsContent": true | |
| 49 }, | 43 }, |
| 50 { | 44 { |
| 51 "position": [285, 0], | 45 "position": [285, 0], |
| 52 "bounds": [15, 485], | 46 "bounds": [15, 485] |
| 53 "drawsContent": true | |
| 54 }, | 47 }, |
| 55 { | 48 { |
| 56 "position": [285, 485], | 49 "position": [285, 485], |
| 57 "bounds": [15, 15], | 50 "bounds": [15, 15], |
| 58 "drawsContent": true | 51 "drawsContent": true |
| 59 } | 52 } |
| 60 ] | 53 ] |
| 61 } | 54 } |
| 62 ] | 55 ] |
| 63 }, | 56 }, |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 } | 126 } |
| 134 ] | 127 ] |
| 135 } | 128 } |
| 136 ] | 129 ] |
| 137 } | 130 } |
| 138 | 131 |
| 139 | 132 |
| 140 *** iteration 2: *** | 133 *** iteration 2: *** |
| 141 | 134 |
| 142 { | 135 { |
| 143 "bounds": [785, 2610], | 136 "bounds": [785, 2498], |
| 144 "children": [ | 137 "children": [ |
| 145 { | 138 { |
| 146 "bounds": [785, 2610], | 139 "bounds": [785, 2498], |
| 147 "contentsOpaque": true, | 140 "contentsOpaque": true, |
| 148 "drawsContent": true, | 141 "drawsContent": true, |
| 149 "children": [ | 142 "children": [ |
| 150 { | 143 { |
| 151 "position": [8, 68], | 144 "position": [8, 68], |
| 152 "bounds": [300, 500], | 145 "bounds": [300, 500], |
| 153 "contentsOpaque": true, | 146 "contentsOpaque": true, |
| 154 "drawsContent": true, | 147 "drawsContent": true, |
| 155 "backgroundColor": "#0000FF", | 148 "backgroundColor": "#0000FF", |
| 156 "children": [ | 149 "children": [ |
| 157 { | 150 { |
| 158 "bounds": [285, 485], | 151 "bounds": [285, 485], |
| 159 "children": [ | 152 "children": [ |
| 160 { | 153 { |
| 161 "bounds": [285, 665], | 154 "bounds": [285, 665], |
| 162 "shouldFlattenTransform": false, | 155 "shouldFlattenTransform": false, |
| 163 "drawsContent": true, | 156 "drawsContent": true |
| 164 "children": [ | |
| 165 { | |
| 166 "shouldFlattenTransform": false | |
| 167 } | |
| 168 ] | |
| 169 } | 157 } |
| 170 ] | 158 ] |
| 171 }, | 159 }, |
| 172 { | 160 { |
| 173 "children": [ | 161 "children": [ |
| 174 { | 162 { |
| 175 "position": [0, 485], | 163 "position": [0, 485], |
| 176 "bounds": [285, 15], | 164 "bounds": [285, 15] |
| 177 "drawsContent": true | |
| 178 }, | 165 }, |
| 179 { | 166 { |
| 180 "position": [285, 0], | 167 "position": [285, 0], |
| 181 "bounds": [15, 485], | 168 "bounds": [15, 485] |
| 182 "drawsContent": true | |
| 183 }, | 169 }, |
| 184 { | 170 { |
| 185 "position": [285, 485], | 171 "position": [285, 485], |
| 186 "bounds": [15, 15], | 172 "bounds": [15, 15], |
| 187 "drawsContent": true | 173 "drawsContent": true |
| 188 } | 174 } |
| 189 ] | 175 ] |
| 190 } | 176 } |
| 191 ] | 177 ] |
| 192 }, | 178 }, |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 262 } | 248 } |
| 263 ] | 249 ] |
| 264 } | 250 } |
| 265 ] | 251 ] |
| 266 } | 252 } |
| 267 | 253 |
| 268 | 254 |
| 269 *** iteration 3: *** | 255 *** iteration 3: *** |
| 270 | 256 |
| 271 { | 257 { |
| 272 "bounds": [785, 4674], | 258 "bounds": [785, 4450], |
| 273 "children": [ | 259 "children": [ |
| 274 { | 260 { |
| 275 "bounds": [785, 4674], | 261 "bounds": [785, 4450], |
| 276 "contentsOpaque": true, | 262 "contentsOpaque": true, |
| 277 "drawsContent": true, | 263 "drawsContent": true, |
| 278 "children": [ | 264 "children": [ |
| 279 { | 265 { |
| 280 "position": [8, 68], | 266 "position": [8, 68], |
| 281 "bounds": [300, 500], | 267 "bounds": [300, 500], |
| 282 "contentsOpaque": true, | 268 "contentsOpaque": true, |
| 283 "drawsContent": true, | 269 "drawsContent": true, |
| 284 "backgroundColor": "#0000FF", | 270 "backgroundColor": "#0000FF", |
| 285 "children": [ | 271 "children": [ |
| 286 { | 272 { |
| 287 "bounds": [285, 485], | 273 "bounds": [285, 485], |
| 288 "children": [ | 274 "children": [ |
| 289 { | 275 { |
| 290 "bounds": [285, 665], | 276 "bounds": [285, 665], |
| 291 "shouldFlattenTransform": false, | 277 "shouldFlattenTransform": false, |
| 292 "drawsContent": true, | 278 "drawsContent": true |
| 293 "children": [ | |
| 294 { | |
| 295 "shouldFlattenTransform": false | |
| 296 } | |
| 297 ] | |
| 298 } | 279 } |
| 299 ] | 280 ] |
| 300 }, | 281 }, |
| 301 { | 282 { |
| 302 "children": [ | 283 "children": [ |
| 303 { | 284 { |
| 304 "position": [0, 485], | 285 "position": [0, 485], |
| 305 "bounds": [285, 15], | 286 "bounds": [285, 15] |
| 306 "drawsContent": true | |
| 307 }, | 287 }, |
| 308 { | 288 { |
| 309 "position": [285, 0], | 289 "position": [285, 0], |
| 310 "bounds": [15, 485], | 290 "bounds": [15, 485] |
| 311 "drawsContent": true | |
| 312 }, | 291 }, |
| 313 { | 292 { |
| 314 "position": [285, 485], | 293 "position": [285, 485], |
| 315 "bounds": [15, 15], | 294 "bounds": [15, 15], |
| 316 "drawsContent": true | 295 "drawsContent": true |
| 317 } | 296 } |
| 318 ] | 297 ] |
| 319 } | 298 } |
| 320 ] | 299 ] |
| 321 }, | 300 }, |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 391 } | 370 } |
| 392 ] | 371 ] |
| 393 } | 372 } |
| 394 ] | 373 ] |
| 395 } | 374 } |
| 396 | 375 |
| 397 | 376 |
| 398 *** iteration 4: *** | 377 *** iteration 4: *** |
| 399 | 378 |
| 400 { | 379 { |
| 401 "bounds": [785, 6738], | 380 "bounds": [785, 6402], |
| 402 "children": [ | 381 "children": [ |
| 403 { | 382 { |
| 404 "bounds": [785, 6738], | 383 "bounds": [785, 6402], |
| 405 "contentsOpaque": true, | 384 "contentsOpaque": true, |
| 406 "drawsContent": true, | 385 "drawsContent": true, |
| 407 "children": [ | 386 "children": [ |
| 408 { | 387 { |
| 409 "position": [8, 68], | 388 "position": [8, 68], |
| 410 "bounds": [300, 500], | 389 "bounds": [300, 500], |
| 411 "drawsContent": true, | 390 "drawsContent": true, |
| 412 "children": [ | 391 "children": [ |
| 413 { | 392 { |
| 414 "bounds": [285, 485], | 393 "bounds": [285, 485], |
| 415 "children": [ | 394 "children": [ |
| 416 { | 395 { |
| 417 "bounds": [285, 665], | 396 "bounds": [285, 665], |
| 418 "shouldFlattenTransform": false, | 397 "shouldFlattenTransform": false |
| 419 "children": [ | |
| 420 { | |
| 421 "position": [0, 195], | |
| 422 "bounds": [285, 15], | |
| 423 "shouldFlattenTransform": false, | |
| 424 "drawsContent": true | |
| 425 } | |
| 426 ] | |
| 427 } | 398 } |
| 428 ] | 399 ] |
| 429 }, | 400 }, |
| 430 { | 401 { |
| 431 "children": [ | 402 "children": [ |
| 432 { | 403 { |
| 433 "position": [0, 485], | 404 "position": [0, 485], |
| 434 "bounds": [285, 15], | 405 "bounds": [285, 15] |
| 435 "drawsContent": true | |
| 436 }, | 406 }, |
| 437 { | 407 { |
| 438 "position": [285, 0], | 408 "position": [285, 0], |
| 439 "bounds": [15, 485], | 409 "bounds": [15, 485] |
| 440 "drawsContent": true | |
| 441 }, | 410 }, |
| 442 { | 411 { |
| 443 "position": [285, 485], | 412 "position": [285, 485], |
| 444 "bounds": [15, 15], | 413 "bounds": [15, 15], |
| 445 "drawsContent": true | 414 "drawsContent": true |
| 446 } | 415 } |
| 447 ] | 416 ] |
| 448 } | 417 } |
| 449 ] | 418 ] |
| 450 }, | 419 }, |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 516 "bounds": [100, 50], | 485 "bounds": [100, 50], |
| 517 "contentsOpaque": true, | 486 "contentsOpaque": true, |
| 518 "drawsContent": true, | 487 "drawsContent": true, |
| 519 "backgroundColor": "#FFA500" | 488 "backgroundColor": "#FFA500" |
| 520 } | 489 } |
| 521 ] | 490 ] |
| 522 } | 491 } |
| 523 ] | 492 ] |
| 524 } | 493 } |
| 525 | 494 |
| OLD | NEW |