{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [1200, 900],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow DIV class='box composited'",
"bounds": [149, 149],
"contentsOpaque": true,
"backgroundColor": "#008000",
"transform": 1
},
{
"name": "LayoutBlockFlow DIV class='box composited padding-clip'",
"bounds": [149, 149],
"backgroundColor": "#008000",
"transform": 2
},
{
"name": "LayoutBlockFlow DIV class='box composited content-clip'",
"bounds": [149, 149],
"backgroundColor": "#008000",
"transform": 3
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[20, 12, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[20, 169, 0, 1]
]
},
{
"id": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[20, 325, 0, 1]
]
}
]
}