blob: a5314db7ad1faccb11237d5be1c4dc0144ec9a4f [file] [log] [blame]
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [50, 50, 75, 75],
"reason": "appeared"
}
]
},
{
"name": "LayoutBlockFlow (positioned) DIV id='container'",
"position": [200, 100],
"bounds": [100, 100],
"contentsOpaque": true,
"backgroundColor": "#0000FF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
"rect": [0, 0, 100, 100],
"reason": "style change"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [50, 50, 75, 75],
"reason": "disappeared"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
"reason": "style change"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"reason": "style change"
}
]
}