blob: 4a31cf93870d18c341e3ee4220ed347dcfa71629 [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 (relative positioned) DIV id='test'",
"rect": [0, 60, 100, 100],
"reason": "geometry"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV id='test'",
"rect": [0, 40, 100, 100],
"reason": "geometry"
}
]
}
]
}