| 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         [372, 374, 48, 81], | 9         [372, 374, 48, 81], | 
| 10         [372, 371, 48, 81], | 10         [372, 371, 48, 81], | 
| 11         [178, 353, 146, 18], | 11         [178, 353, 146, 18], | 
| 12         [178, 350, 146, 18], | 12         [178, 350, 146, 18], | 
| 13         [65, 389, 303, 36], | 13         [65, 389, 303, 36], | 
| 14         [65, 386, 303, 36], | 14         [65, 386, 303, 36], | 
| 15         [64, 371, 305, 18], | 15         [65, 371, 304, 18], | 
| 16         [64, 368, 305, 18], | 16         [65, 368, 304, 18], | 
| 17         [14, 425, 355, 53], | 17         [14, 425, 355, 53], | 
| 18         [14, 422, 355, 53], | 18         [14, 422, 355, 53], | 
| 19         [14, 407, 355, 36], | 19         [14, 407, 355, 36], | 
| 20         [14, 404, 355, 36], | 20         [14, 404, 355, 36], | 
| 21         [14, 356, 48, 65], | 21         [14, 356, 48, 65], | 
| 22         [14, 353, 48, 65], | 22         [14, 353, 48, 65], | 
| 23         [14, 188, 45, 20], | 23         [14, 188, 45, 20], | 
| 24         [14, 188, 41, 17], | 24         [14, 188, 41, 17], | 
| 25         [13, 479, 408, 90], | 25         [13, 479, 408, 90], | 
| 26         [13, 476, 408, 90], | 26         [13, 476, 408, 90], | 
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 89         "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u
    2018what would'", | 89         "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u
    2018what would'", | 
| 90         "InlineTextBox 'become of\n'", | 90         "InlineTextBox 'become of\n'", | 
| 91         "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", | 91         "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", | 
| 92         "InlineTextBox 'here; the great\n'", | 92         "InlineTextBox 'here; the great\n'", | 
| 93         "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" | 93         "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" | 
| 94       ] | 94       ] | 
| 95     } | 95     } | 
| 96   ] | 96   ] | 
| 97 } | 97 } | 
| 98 | 98 | 
| OLD | NEW | 
|---|