{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutNGBlockFlow (positioned) DIV", "bounds": [10, 10], "contentsOpaque": true, "backgroundColor": "#FF0000", "transform": 1 }, { "name": "LayoutNGBlockFlow HTML", "position": [8, 100], "bounds": [784, 300], "drawsContent": false }, { "name": "LayoutNGBlockFlow DIV", "bounds": [285, 300], "drawsContent": false, "transform": 2 }, { "name": "VerticalScrollbar", "position": [285, 0], "bounds": [15, 300], "contentsOpaque": true, "transform": 2 }, { "name": "LayoutNGBlockFlow (relative positioned) DIV", "bounds": [285, 1000], "contentsOpaque": true, "backgroundColor": "#ADD8E6", "transform": 2 } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [8, 100, 0, 1] ] }, { "id": 2, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [108, 100, 0, 1] ] } ] }