{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutNGBlockFlow (positioned) DIV class='positioned indicator'", "position": [50, 50], "bounds": [100, 100], "contentsOpaque": true, "backgroundColor": "#FF0000" }, { "name": "LayoutNGBlockFlow (positioned) DIV class='positioned layer'", "bounds": [100, 100], "contentsOpaque": true, "backgroundColor": "#008000", "transform": 1 } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [50, 50, 0, 1] ] } ] }