blob: 42a6d0d594d7cea7fd39e5ad6612d11b635af585 [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 class='fixed'",
"rect": [50, 50, 75, 75],
"reason": "chunk disappeared"
}
]
},
{
"name": "LayoutBlockFlow (positioned) DIV id='container'",
"position": [200, 100],
"bounds": [125, 125],
"backgroundColor": "#0000FF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [50, 50, 75, 75],
"reason": "chunk appeared"
}
]
}
]
}