| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "paintInvalidations": [ |
| 9 [282, 36, 45, 18], | 9 { |
| 10 [268, 54, 46, 18], | 10 "object": "InlineTextBox 'Can you findme in this boring text?'", |
| 11 [224, 54, 45, 18], | 11 "rect": [0, 0, 0, 0], |
| 12 [90, 54, 46, 18], | 12 "reason": "full" |
| 13 [52, 72, 45, 18], | 13 }, |
| 14 [20, 214, 200, 72], | 14 { |
| 15 [10, 180, 139, 12], | 15 "object": "InlineTextBox 'Findme in a typewriter!'", |
| 16 [10, 126, 227, 18] | 16 "rect": [0, 0, 0, 0], |
| 17 ], | 17 "reason": "full" |
| 18 "paintInvalidationClients": [ | 18 }, |
| 19 "LayoutText #text", | 19 { |
| 20 "InlineTextBox 'findme'", | 20 "object": "InlineTextBox 'Findme on a path! Did you findme?'", |
| 21 "LayoutText #text", | 21 "rect": [0, 0, 0, 0], |
| 22 "InlineTextBox 'findme'", | 22 "reason": "full" |
| 23 "LayoutText #text", | 23 }, |
| 24 "InlineTextBox 'findme'", | 24 { |
| 25 "LayoutText #text", | 25 "object": "InlineTextBox 'findme'", |
| 26 "InlineTextBox 'findme'", | 26 "rect": [0, 0, 0, 0], |
| 27 "LayoutText #text", | 27 "reason": "full" |
| 28 "InlineTextBox 'findme'", | 28 }, |
| 29 "LayoutSVGInlineText #text", | 29 { |
| 30 "InlineTextBox 'Can you findme in this boring text?'", | 30 "object": "InlineTextBox 'findme'", |
| 31 "LayoutSVGInlineText #text", | 31 "rect": [0, 0, 0, 0], |
| 32 "InlineTextBox 'Findme in a typewriter!'", | 32 "reason": "full" |
| 33 "LayoutSVGInlineText #text", | 33 }, |
| 34 "InlineTextBox 'Findme on a path! Did you findme?'" | 34 { |
| 35 "object": "InlineTextBox 'findme'", |
| 36 "rect": [0, 0, 0, 0], |
| 37 "reason": "full" |
| 38 }, |
| 39 { |
| 40 "object": "InlineTextBox 'findme'", |
| 41 "rect": [0, 0, 0, 0], |
| 42 "reason": "full" |
| 43 }, |
| 44 { |
| 45 "object": "InlineTextBox 'findme'", |
| 46 "rect": [0, 0, 0, 0], |
| 47 "reason": "full" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutSVGInlineText #text", |
| 51 "rect": [10, 126, 227, 18], |
| 52 "reason": "full" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutSVGInlineText #text", |
| 56 "rect": [10, 180, 139, 12], |
| 57 "reason": "full" |
| 58 }, |
| 59 { |
| 60 "object": "LayoutSVGInlineText #text", |
| 61 "rect": [20, 214, 200, 72], |
| 62 "reason": "full" |
| 63 }, |
| 64 { |
| 65 "object": "LayoutText #text", |
| 66 "rect": [282, 36, 45, 18], |
| 67 "reason": "full" |
| 68 }, |
| 69 { |
| 70 "object": "LayoutText #text", |
| 71 "rect": [90, 54, 46, 18], |
| 72 "reason": "full" |
| 73 }, |
| 74 { |
| 75 "object": "LayoutText #text", |
| 76 "rect": [224, 54, 45, 18], |
| 77 "reason": "full" |
| 78 }, |
| 79 { |
| 80 "object": "LayoutText #text", |
| 81 "rect": [268, 54, 46, 18], |
| 82 "reason": "full" |
| 83 }, |
| 84 { |
| 85 "object": "LayoutText #text", |
| 86 "rect": [52, 72, 45, 18], |
| 87 "reason": "full" |
| 88 } |
| 35 ] | 89 ] |
| 36 } | 90 } |
| 37 ] | 91 ] |
| 38 } | 92 } |
| 39 | 93 |
| OLD | NEW |