{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [1200, 3024], "contentsOpaque": true, "backgroundColor": "#FFFFFF", "transform": 1 }, { "name": "LayoutBlockFlow (positioned) DIV class='fixed red'", "bounds": [150, 150], "contentsOpaque": true, "backgroundColor": "#FF0000", "transform": 2 }, { "name": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'", "position": [150, 1050], "bounds": [150, 150], "contentsOpaque": true, "backgroundColor": "#008000", "transform": 1 } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [0, -750, 0, 1] ] }, { "id": 2, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [150, 300, 0, 1] ] } ] }