| { |
| "layers": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "backgroundColor": "#FFFFFF" |
| }, |
| { |
| "name": "LayoutIFrame (positioned) IFRAME", |
| "bounds": [400, 400] |
| }, |
| { |
| "name": "Frame Overflow Controls Host Layer", |
| "bounds": [400, 400], |
| "drawsContent": false |
| }, |
| { |
| "name": "Frame Clipping Layer", |
| "bounds": [385, 385], |
| "drawsContent": false |
| }, |
| { |
| "name": "Frame Scrolling Layer", |
| "position": [615, 0], |
| "drawsContent": false |
| }, |
| { |
| "name": "Content Root Layer", |
| "bounds": [1000, 1000], |
| "drawsContent": false |
| }, |
| { |
| "name": "LayoutView #document", |
| "bounds": [1000, 1000], |
| "backgroundColor": "#FF0000", |
| "transform": 1 |
| }, |
| { |
| "name": "LayoutBlockFlow (positioned) DIV class='positioned indicator'", |
| "position": [665, 50], |
| "bounds": [100, 100], |
| "contentsOpaque": true, |
| "backgroundColor": "#FF0000", |
| "transform": 1 |
| }, |
| { |
| "name": "LayoutBlockFlow (positioned) DIV class='positioned layer'", |
| "position": [665, 50], |
| "bounds": [100, 100], |
| "contentsOpaque": true, |
| "backgroundColor": "#008000", |
| "transform": 1 |
| }, |
| { |
| "name": "Frame Horizontal Scrollbar Layer", |
| "position": [0, 385], |
| "bounds": [385, 15], |
| "drawsContent": false |
| }, |
| { |
| "name": "Frame Vertical Scrollbar Layer", |
| "position": [385, 0], |
| "bounds": [15, 385], |
| "drawsContent": false |
| }, |
| { |
| "name": "Frame Scroll Corner Layer", |
| "position": [385, 385], |
| "bounds": [15, 15] |
| } |
| ], |
| "transforms": [ |
| { |
| "id": 1, |
| "transform": [ |
| [1, 0, 0, 0], |
| [0, 1, 0, 0], |
| [0, 0, 1, 0], |
| [-615, 0, 0, 1] |
| ] |
| } |
| ] |
| } |
| |