| { |
| "layers": [ |
| { |
| "name": "LayoutView #document", |
| "bounds": [800, 600], |
| "contentsOpaque": true, |
| "backgroundColor": "#FFFFFF", |
| "paintInvalidations": [ |
| { |
| "object": "InlineTextBox ' B C'", |
| "rect": [23, 8, 85, 23], |
| "reason": "appeared" |
| }, |
| { |
| "object": "InlineTextBox 'A'", |
| "rect": [23, 8, 85, 23], |
| "reason": "appeared" |
| }, |
| { |
| "object": "InlineTextBox ' B C'", |
| "rect": [23, 8, 80, 23], |
| "reason": "disappeared" |
| }, |
| { |
| "object": "InlineTextBox 'A'", |
| "rect": [23, 8, 80, 23], |
| "reason": "disappeared" |
| }, |
| { |
| "object": "InlineTextBox ' Y Z'", |
| "rect": [58, 45, 50, 26], |
| "reason": "disappeared" |
| }, |
| { |
| "object": "InlineTextBox 'X'", |
| "rect": [58, 45, 50, 26], |
| "reason": "disappeared" |
| }, |
| { |
| "object": "InlineTextBox 'X Y Z'", |
| "rect": [58, 45, 50, 16], |
| "reason": "appeared" |
| } |
| ] |
| } |
| ], |
| "objectPaintInvalidations": [ |
| { |
| "object": "LayoutSVGText text id='target'", |
| "reason": "full" |
| }, |
| { |
| "object": "RootInlineBox", |
| "reason": "full" |
| }, |
| { |
| "object": "LayoutSVGInlineText #text", |
| "reason": "geometry" |
| }, |
| { |
| "object": "InlineTextBox 'A'", |
| "reason": "geometry" |
| }, |
| { |
| "object": "InlineTextBox ' B C'", |
| "reason": "geometry" |
| }, |
| { |
| "object": "LayoutSVGText text id='source'", |
| "reason": "full" |
| }, |
| { |
| "object": "RootInlineBox", |
| "reason": "full" |
| }, |
| { |
| "object": "LayoutSVGInlineText #text", |
| "reason": "geometry" |
| }, |
| { |
| "object": "InlineTextBox 'X Y Z'", |
| "reason": "geometry" |
| } |
| ] |
| } |
| |