{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600] }, { "name": "LayoutBlockFlow DIV", "position": [8, 18], "bounds": [10, 10], "contentsOpaque": true, "backgroundColor": "#0000FF" }, { "name": "LayoutBlockFlow DIV", "bounds": [10, 10], "contentsOpaque": true, "backgroundColor": "#FFFF00", "transform": 1 } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [8, 18, 0, 1] ] } ] }