blob: 45a966807e15cb0259450e30a3b92d25f71d2b36 [file] [log] [blame]
CONSOLE MESSAGE: line 30: debug
{
"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"
}
]
}