{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [1000, 1000],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"transform": 1
},
{
"name": "LayoutBlockFlow (positioned) DIV class='positioned indicator'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#FF0000",
"transform": 2
},
{
"name": "LayoutBlockFlow (positioned) DIV class='positioned layer'",
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#008000",
"transform": 3
},
{
"name": "HorizontalScrollbar",
"position": [0, 596],
"bounds": [796, 4]
},
{
"name": "VerticalScrollbar",
"position": [796, 0],
"bounds": [4, 596]
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[-1, 0, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[50, 50, 0, 1]
]
},
{
"id": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[50, 50, 0, 1]
]
}
]
}