blob: 7e0a66fe79e62f730e9bd7cf30042be154290fcb [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutBlockFlow DIV",
"position": [8, 8],
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#FF0000"
},
{
"name": "LayoutBlockFlow (positioned) DIV",
"position": [8, 8],
"bounds": [50, 50],
"contentsOpaque": true,
"backgroundColor": "#008000"
}
]
}