blob: a160f68361c8735a08acd31d51e7b31500796b17 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutNGBlockFlow DIV",
"position": [8, 8],
"bounds": [200, 200],
"contentsOpaque": true,
"backgroundColor": "#ADD8E6"
},
{
"name": "LayoutNGBlockFlow (positioned) DIV id='container'",
"position": [50, 50],
"bounds": [50, 50],
"contentsOpaque": true,
"backgroundColor": "#FF0000",
"paintInvalidations": [
{
"object": "LayoutNGBlockFlow (positioned) SPAN class='child embiggen'",
"rect": [0, 0, 50, 50],
"reason": "background"
}
]
}
]
}