blob: 31b4331adbe580efe63dfc44cb8f82f0a6eaefc9 [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 (positioned) DIV id='container'",
"rect": [100, 100, 200, 200],
"reason": "chunk appeared"
},
{
"object": "LayoutBlockFlow HTML",
"rect": [100, 100, 120, 120],
"reason": "chunk disappeared"
}
]
}
]
}