| { |
| "layers": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "backgroundColor": "#FFFFFF", |
| "paintInvalidations": [ |
| { |
| "object": "LayoutSVGPath path", |
| "rect": [189, 197, 139, 139], |
| "reason": "full" |
| }, |
| { |
| "object": "LayoutSVGRoot svg id='svg-root'", |
| "rect": [189, 197, 139, 139], |
| "reason": "appeared" |
| } |
| ] |
| } |
| ], |
| "objectPaintInvalidations": [ |
| { |
| "object": "LayoutSVGContainer g id='content'", |
| "reason": "appeared" |
| }, |
| { |
| "object": "LayoutSVGPath path", |
| "reason": "appeared" |
| }, |
| { |
| "object": "LayoutSVGPath path", |
| "reason": "full" |
| } |
| ] |
| } |
| |