{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutBlockFlow (positioned) DIV id='composited'", "bounds": [300, 300], "drawsContent": false }, { "name": "LayoutBlockFlow (positioned, children-inline) DIV id='non-opaque'", "bounds": [220, 120] }, { "name": "LayoutBlockFlow (positioned, children-inline) DIV id='opaque'", "position": [0, 50], "bounds": [220, 220], "contentsOpaque": true, "backgroundColor": "#FFFF00" } ] }