| 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 [303, 420, 67, 19], | 9 [303, 420, 66, 19], |
| 10 [275, 420, 65, 19], | 10 [275, 420, 64, 19], |
| 11 [134, 360, 132, 19], | 11 [134, 360, 132, 19], |
| 12 [118, 360, 132, 19], | 12 [118, 360, 132, 19], |
| 13 [65, 380, 304, 59], | 13 [65, 380, 304, 59], |
| 14 [65, 380, 287, 19], | 14 [65, 380, 287, 19], |
| 15 [49, 380, 320, 59], | 15 [49, 380, 320, 59], |
| 16 [49, 380, 303, 19], | 16 [49, 380, 303, 19], |
| 17 [46, 363, 16, 65], | 17 [46, 363, 16, 65], |
| 18 [14, 440, 354, 59], | 18 [14, 440, 354, 59], |
| 19 [14, 420, 355, 79], | 19 [14, 420, 355, 79], |
| 20 [8, 340, 418, 259] | 20 [8, 340, 418, 259] |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 76 "InlineTextBox 'in a furious passion, and went\n'", | 76 "InlineTextBox 'in a furious passion, and went\n'", |
| 77 "InlineTextBox 'stamping about, and'", | 77 "InlineTextBox 'stamping about, and'", |
| 78 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", | 78 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
| 79 "InlineTextBox 'her head!\u2019 about'", | 79 "InlineTextBox 'her head!\u2019 about'", |
| 80 "InlineTextBox 'once in a minute.\n'" | 80 "InlineTextBox 'once in a minute.\n'" |
| 81 ] | 81 ] |
| 82 } | 82 } |
| 83 ] | 83 ] |
| 84 } | 84 } |
| 85 | 85 |
| OLD | NEW |