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