| { |
| "layers": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "backgroundColor": "#FFFFFF", |
| "paintInvalidations": [ |
| { |
| "object": "InlineTextBox 'This text should be at visible at 200,200'", |
| "rect": [200, 185, 251, 19], |
| "reason": "appeared" |
| }, |
| { |
| "object": "InlineTextBox 'This text should be at visible at 200,200'", |
| "rect": [20, 5, 251, 19], |
| "reason": "disappeared" |
| } |
| ] |
| } |
| ], |
| "objectPaintInvalidations": [ |
| { |
| "object": "LayoutSVGText text", |
| "reason": "geometry" |
| }, |
| { |
| "object": "RootInlineBox", |
| "reason": "geometry" |
| }, |
| { |
| "object": "LayoutSVGTSpan tspan id='ts'", |
| "reason": "full" |
| }, |
| { |
| "object": "InlineFlowBox", |
| "reason": "full" |
| }, |
| { |
| "object": "LayoutSVGInlineText #text", |
| "reason": "geometry" |
| }, |
| { |
| "object": "InlineTextBox 'This text should be at visible at 200,200'", |
| "reason": "geometry" |
| } |
| ] |
| } |
| |