blob: f76a40b0952a7f6d75da97d17064252d4f0f2095 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutHTMLCanvas CANVAS id='world'",
"bounds": [100, 50],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='output'",
"position": [8, 8],
"bounds": [100, 50],
"contentsOpaque": true,
"backgroundColor": "#008000"
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
}
]
}