{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutNGBlockFlow (positioned) DIV", "bounds": [300, 300], "contentsOpaque": true, "backgroundColor": "#008000", "transform": 1 }, { "name": "LayoutVideo (positioned) VIDEO", "bounds": [272, 153], "contentsOpaque": true, "backgroundColor": "#333333" } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, 100, 0, 1] ] } ] }