blob: 006f2d45b9c69d493f66c8506ae9e20bcd05e433 [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='target1'",
"rect": [0, 0, 200, 100],
"reason": "geometry"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='target2'",
"rect": [0, 200, 100, 200],
"reason": "geometry"
}
]
}
]
}