| { |
| "name": "Content Root Layer", |
| "bounds": [800, 600], |
| "children": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "paintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow DIV id='container'", |
| "rect": [8, 8, 230, 130], |
| "reason": "border box change" |
| }, |
| { |
| "object": "LayoutBlockFlow DIV", |
| "rect": [23, 23, 100, 100], |
| "reason": "layoutObject insertion" |
| } |
| ] |
| } |
| ], |
| "objectPaintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow DIV id='container'", |
| "reason": "border box change" |
| }, |
| { |
| "object": "LayoutBlockFlow DIV", |
| "reason": "layoutObject insertion" |
| } |
| ] |
| } |
| |