| { | |
| "layers": [ | |
| { | |
| "name": "LayoutView #document", | |
| "bounds": [800, 600], | |
| "drawsContent": false, | |
| "backgroundColor": "#FFFFFF" | |
| }, | |
| { | |
| "name": "Scrolling Layer", | |
| "bounds": [800, 600], | |
| "drawsContent": false | |
| }, | |
| { | |
| "name": "Scrolling Contents Layer", | |
| "bounds": [800, 600], | |
| "contentsOpaque": true, | |
| "backgroundColor": "#FFFFFF", | |
| "paintInvalidations": [ | |
| { | |
| "object": "LayoutBlockFlow (positioned) DIV id='target'", | |
| "rect": [8, 8, 100, 100], | |
| "reason": "disappeared" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |