blob: 475ca2dfc4f15b78c285a82236c3d3df11f35172 [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [800, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow (positioned) DIV id='outer'",
"position": [50, 50],
"bounds": [300, 300]
},
{
"name": "LayoutBlockFlow DIV id='content'",
"bounds": [285, 1000],
"contentsOpaque": true,
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[50, 50, 0, 1]
]
}
]
}