| { | |
| "layers": [ | |
| { | |
| "name": "LayoutView #document", | |
| "bounds": [1000, 1000], | |
| "contentsOpaque": true, | |
| "drawsContent": true, | |
| "backgroundColor": "#FF0000" | |
| }, | |
| { | |
| "name": "LayoutBlockFlow (positioned) DIV id='layer' class='positioned'", | |
| "position": [51, 50], | |
| "bounds": [100, 100], | |
| "contentsOpaque": true, | |
| "drawsContent": true, | |
| "backgroundColor": "#008000" | |
| } | |
| ] | |
| } | |