| 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 "repaintRects": [ |
| 9 [8, 298, 74, 10], | 9 [8, 298, 74, 10], |
| 10 [8, 278, 74, 19], | 10 [8, 278, 74, 19], |
| 11 [8, 258, 74, 19], | 11 [8, 258, 74, 19], |
| 12 [8, 238, 74, 19], | 12 [8, 238, 74, 19], |
| 13 [8, 218, 74, 19], | 13 [8, 218, 74, 19], |
| 14 [8, 198, 74, 19], | 14 [8, 198, 74, 19], |
| 15 [8, 178, 74, 19], | 15 [8, 178, 74, 19], |
| 16 [8, 158, 74, 19], | 16 [8, 158, 74, 19], |
| 17 [8, 138, 74, 19], | 17 [8, 138, 74, 19], |
| 18 [8, 118, 74, 19], | 18 [8, 118, 74, 19], |
| 19 [8, 108, 74, 9] | 19 [8, 108, 74, 9] |
| 20 ], |
| 21 "paintInvalidationClients": [ |
| 22 "LayoutText #text", |
| 23 "InlineTextBox 'CONTENT'", |
| 24 "LayoutText #text", |
| 25 "InlineTextBox 'CONTENT'", |
| 26 "LayoutText #text", |
| 27 "InlineTextBox 'CONTENT'", |
| 28 "LayoutText #text", |
| 29 "InlineTextBox 'CONTENT'", |
| 30 "LayoutText #text", |
| 31 "InlineTextBox 'CONTENT'", |
| 32 "LayoutText #text", |
| 33 "InlineTextBox 'CONTENT'", |
| 34 "LayoutText #text", |
| 35 "InlineTextBox 'CONTENT'", |
| 36 "LayoutText #text", |
| 37 "InlineTextBox 'CONTENT'", |
| 38 "LayoutText #text", |
| 39 "InlineTextBox 'CONTENT'", |
| 40 "LayoutText #text", |
| 41 "InlineTextBox 'CONTENT'", |
| 42 "LayoutText #text", |
| 43 "InlineTextBox 'CONTENT'", |
| 44 "LayoutText #text", |
| 45 "InlineTextBox 'CONTENT'", |
| 46 "LayoutText #text", |
| 47 "InlineTextBox 'CONTENT'" |
| 20 ] | 48 ] |
| 21 } | 49 } |
| 22 ] | 50 ] |
| 23 } | 51 } |
| 24 | 52 |
| OLD | NEW |