{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutBlockFlow (positioned) DIV id='div'", "position": [-50, 0], "bounds": [150, 100], "backgroundColor": "#0000FF", "invalidations": [ [0, 0, 150, 100] ], "transform": 1 } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [100, 100, 0, 1] ] } ] }