| Index: LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
|
| index d3da48da3fda028e0419f743e2a75959d330e40e..c2e2f07d2ec5716a7428387b53d91709fe514764 100644
|
| --- a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt
|
| @@ -13,483 +13,486 @@ Lorem Ipsum
|
|
|
| *** iteration 1: ***
|
|
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 11
|
| - (GraphicsLayer
|
| - (position 8.00 62.00)
|
| - (bounds 300.00 500.00)
|
| - (children 4
|
| - (GraphicsLayer
|
| - (bounds 285.00 485.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 285.00 665.00)
|
| - (shouldFlattenTransform 0)
|
| - (children 1
|
| - (GraphicsLayer
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 0.00 485.00)
|
| - (bounds 285.00 15.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 0.00)
|
| - (bounds 15.00 485.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 485.00)
|
| - (bounds 15.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 77.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 142.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 207.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 272.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 337.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 402.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 467.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 532.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 597.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 662.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [8, 62],
|
| + "bounds": [300, 500],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 485],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 665],
|
| + "shouldFlattenTransform": false,
|
| + "children": [
|
| + {
|
| +
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [0, 485],
|
| + "bounds": [285, 15]
|
| + },
|
| + {
|
| + "position": [285, 0],
|
| + "bounds": [15, 485]
|
| + },
|
| + {
|
| + "position": [285, 485],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [23, 77],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 142],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 207],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 272],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 337],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 402],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 467],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 532],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 597],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 662],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|
| *** iteration 2: ***
|
|
|
| -(GraphicsLayer
|
| - (bounds 785.00 2376.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 785.00 2376.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 11
|
| - (GraphicsLayer
|
| - (position 8.00 80.00)
|
| - (bounds 300.00 500.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| - (children 4
|
| - (GraphicsLayer
|
| - (bounds 285.00 485.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 285.00 665.00)
|
| - (shouldFlattenTransform 0)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 0.00 485.00)
|
| - (bounds 285.00 15.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 0.00)
|
| - (bounds 15.00 485.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 485.00)
|
| - (bounds 15.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 95.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 160.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 225.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 290.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 355.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 420.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 485.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 550.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 615.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 680.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [785, 2391],
|
| + "children": [
|
| + {
|
| + "bounds": [785, 2391],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [8, 80],
|
| + "bounds": [300, 500],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| + "children": [
|
| + {
|
| + "bounds": [285, 485],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 665],
|
| + "shouldFlattenTransform": false,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| +
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [0, 485],
|
| + "bounds": [285, 15]
|
| + },
|
| + {
|
| + "position": [285, 0],
|
| + "bounds": [15, 485]
|
| + },
|
| + {
|
| + "position": [285, 485],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [23, 95],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 160],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 225],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 290],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 355],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 420],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 485],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 550],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 615],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 680],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|
| *** iteration 3: ***
|
|
|
| -(GraphicsLayer
|
| - (bounds 785.00 4206.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 785.00 4206.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 11
|
| - (GraphicsLayer
|
| - (position 8.00 80.00)
|
| - (bounds 300.00 500.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #0000FF)
|
| - (children 4
|
| - (GraphicsLayer
|
| - (bounds 285.00 485.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 285.00 665.00)
|
| - (shouldFlattenTransform 0)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 0.00 485.00)
|
| - (bounds 285.00 15.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 0.00)
|
| - (bounds 15.00 485.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 485.00)
|
| - (bounds 15.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 95.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 160.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 225.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 290.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 355.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 420.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 485.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 550.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 615.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 680.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [785, 4236],
|
| + "children": [
|
| + {
|
| + "bounds": [785, 4236],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [8, 80],
|
| + "bounds": [300, 500],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#0000FF",
|
| + "children": [
|
| + {
|
| + "bounds": [285, 485],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 665],
|
| + "shouldFlattenTransform": false,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| +
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [0, 485],
|
| + "bounds": [285, 15]
|
| + },
|
| + {
|
| + "position": [285, 0],
|
| + "bounds": [15, 485]
|
| + },
|
| + {
|
| + "position": [285, 485],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [23, 95],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 160],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 225],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 290],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 355],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 420],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 485],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 550],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 615],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 680],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|
| *** iteration 4: ***
|
|
|
| -(GraphicsLayer
|
| - (bounds 785.00 6036.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 785.00 6036.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 11
|
| - (GraphicsLayer
|
| - (position 8.00 80.00)
|
| - (bounds 300.00 500.00)
|
| - (children 4
|
| - (GraphicsLayer
|
| - (bounds 285.00 485.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 285.00 665.00)
|
| - (shouldFlattenTransform 0)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 0.00 195.00)
|
| - (bounds 285.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 0.00 485.00)
|
| - (bounds 285.00 15.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 0.00)
|
| - (bounds 15.00 485.00)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 485.00)
|
| - (bounds 15.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 95.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 160.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 225.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 290.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 355.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 420.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 485.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 550.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 615.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - (GraphicsLayer
|
| - (position 23.00 680.00)
|
| - (bounds 100.00 50.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (backgroundColor #FFA500)
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [785, 6081],
|
| + "children": [
|
| + {
|
| + "bounds": [785, 6081],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [8, 80],
|
| + "bounds": [300, 500],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 485],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 665],
|
| + "shouldFlattenTransform": false,
|
| + "children": [
|
| + {
|
| + "position": [0, 195],
|
| + "bounds": [285, 15],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [0, 485],
|
| + "bounds": [285, 15]
|
| + },
|
| + {
|
| + "position": [285, 0],
|
| + "bounds": [15, 485]
|
| + },
|
| + {
|
| + "position": [285, 485],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [23, 95],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 160],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 225],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 290],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 355],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 420],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 485],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 550],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 615],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + },
|
| + {
|
| + "position": [23, 680],
|
| + "bounds": [100, 50],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "backgroundColor": "#FFA500"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|