blob: b2c48b997e448f94077e5bf86a807747b3141b35 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#D3D3D3"
},
{
"name": "LayoutBlockFlow (positioned) DIV id='underbody'",
"bounds": [200, 200],
"contentsOpaque": true,
"backgroundColor": "#008000",
"transform": 1
},
{
"name": "LayoutBlockFlow HTML",
"position": [8, 8],
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#0000FF"
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
}
]
}