blob: 52b231acfa76e4439ab149eae59bf4674a762e15 [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",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='child'",
"rect": [9, 9, 100, 100],
"reason": "disappeared"
},
{
"object": "LayoutBlockFlow DIV id='target'",
"rect": [9, 9, 100, 100],
"reason": "chunk appeared"
}
]
},
{
"name": "LayoutBlockFlow (positioned) DIV",
"position": [8, 8],
"contentsOpaque": true,
"drawsContent": false
}
]
}