{ "layers": [ { "name": "Scrolling background of LayoutView #document", "bounds": [800, 600], "contentsOpaque": true, "backgroundColor": "#FFFFFF" }, { "name": "LayoutBlockFlow DIV id='container'", "bounds": [400, 300], "drawsContent": false, "transform": 1 }, { "name": "LayoutBlockFlow DIV id='container'", "bounds": [1000, 1000], "contentsOpaque": true, "backgroundColor": "#008000", "invalidations": [ [0, 0, 1000, 1000] ], "transform": 2 }, { "name": "HorizontalScrollbar", "position": [0, 296], "bounds": [396, 4], "transform": 1 }, { "name": "VerticalScrollbar", "position": [396, 0], "bounds": [4, 296], "transform": 1 } ], "transforms": [ { "id": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [8, 8, 0, 1] ] }, { "id": 2, "parent": 1, "transform": [ [1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 0], [-500, -400, 0, 1] ] } ] }