{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutNGBlockFlow (positioned) DIV class='composited box'", "position": [-10, -10], "bounds": [120, 120], "backgroundColor": "#008000", "transform": 1 }, { "name": "LayoutNGBlockFlow (positioned) DIV class='composited box'", "position": [-10, -10], "bounds": [220, 120], "backgroundColor": "#FF000099", "transform": 2 }, { "name": "LayoutNGBlockFlow (positioned) DIV id='indicator'", "position": [75, 75], "bounds": [56, 56], "contentsOpaque": true, "backgroundColor": "#0000FF" } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [20, 20, 0, 1] ] }, { "id": 2, "parent": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [50, 50, 0, 1] ] } ] }