{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow (positioned) DIV class='composited'",
"bounds": [150, 150]
},
{
"name": "LayoutImage (positioned, block) IMG class='to-visible'",
"position": [400, 150],
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#000000"
},
{
"name": "LayoutBlockFlow (positioned) DIV class='composited'",
"bounds": [150, 150],
"transform": 1
},
{
"name": "LayoutBlockFlow (children-inline) PRE id='layers'",
"position": [8, 8],
"bounds": [784, 15],
"drawsContent": false
},
{
"name": "LayoutBlockFlow (positioned) DIV class='indicator box'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000"
},
{
"name": "LayoutBlockFlow (positioned) DIV class='indicator box'",
"position": [0, 250],
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000"
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, 250, 0, 1]
]
}
]
}