{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow DIV id='inner'",
"bounds": [285, 300],
"drawsContent": false,
"transform": 1
},
{
"name": "VerticalScrollbar",
"position": [285, 0],
"bounds": [15, 300],
"contentsOpaque": true,
"transform": 1
},
{
"name": "LayoutBlockFlow DIV id='inner'",
"bounds": [285, 1000],
"drawsContent": false,
"transform": 1
},
{
"name": "LayoutBlockFlow DIV id='content'",
"bounds": [285, 1000],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[50, 50, 0, 1]
]
}
]
}