| 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, 447, 48, 17], | 9 [372, 447, 48, 17], |
| 10 [369, 440, 52, 59], | 10 [369, 440, 52, 59], |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 "InlineTextBox 'was in a furious passion, and went\n'", | 48 "InlineTextBox 'was in a furious passion, and went\n'", |
| 49 "InlineTextBox 'stamping about, and'", | 49 "InlineTextBox 'stamping about, and'", |
| 50 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", | 50 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
| 51 "InlineTextBox 'her head!\u2019 about once in'", | 51 "InlineTextBox 'her head!\u2019 about once in'", |
| 52 "InlineTextBox 'a minute.\n'" | 52 "InlineTextBox 'a minute.\n'" |
| 53 ] | 53 ] |
| 54 } | 54 } |
| 55 ] | 55 ] |
| 56 } | 56 } |
| 57 | 57 |
| OLD | NEW |