| { |
| "name": "Content Root Layer", |
| "bounds": [800, 600], |
| "children": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "drawsContent": true, |
| "paintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow DIV id='child-to-grow' class='child'", |
| "rect": [48, 28, 20, 20], |
| "reason": "bounds change" |
| }, |
| { |
| "object": "LayoutBlockFlow DIV id='child-to-grow' class='child'", |
| "rect": [8, 28, 20, 20], |
| "reason": "bounds change" |
| } |
| ] |
| } |
| ], |
| "objectPaintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow DIV id='child-to-grow' class='child'", |
| "reason": "bounds change" |
| } |
| ] |
| } |
| |