{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutNGBlockFlow (positioned) DIV class='compositedAndRotated box behind'", "bounds": [100, 100], "contentsOpaque": true, "backgroundColor": "#0000FF", "transform": 2 }, { "name": "LayoutNGBlockFlow (positioned) DIV class='box middle'", "position": [20, 20], "bounds": [130, 130], "backgroundColor": "#00FFFF" } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [100, 100, 0, 1] ] }, { "id": 2, "parent": 1, "transform": [ [0.707106781186548, 0.707106781186548, 0, 0], [-0.707106781186548, 0.707106781186548, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1] ], "origin": [50, 50] } ] }