blob: f468d4f4f79b63159af86523e809b5a0b436e559 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutView #document",
"bounds": [300, 100],
"contentsOpaqueForText": true,
"backgroundColor": "#FFFF00"
},
{
"name": "LayoutNGBlockFlow BODY",
"bounds": [284, 84],
"transform": 1
},
{
"name": "LayoutNGBlockFlow (positioned) DIV",
"bounds": [300, 100],
"contentsOpaque": true,
"backgroundColor": "#D3D3D3",
"transform": 2
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[8, 8, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[151, 0, 0, 1]
]
}
]
}