blob: 88d5d8a9e1a728df104ee29cff1326dbe5c060ad [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 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",
"hasClipParent": true
}
]
}