| 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, 67, 19], |
| 10 [275, 420, 65, 19], | 10 [275, 420, 65, 19], |
| (...skipping 65 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 |