| 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 [369, 440, 1, 59], | 9 [369, 440, 1, 59], |
| 10 [14, 374, 48, 64], | 10 [14, 374, 48, 64], |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 55 "InlineTextBox 'was in a furious passion, and went\n'", | 55 "InlineTextBox 'was in a furious passion, and went\n'", |
| 56 "InlineTextBox 'stamping'", | 56 "InlineTextBox 'stamping'", |
| 57 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", | 57 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
| 58 "InlineTextBox 'her'", | 58 "InlineTextBox 'her'", |
| 59 "InlineTextBox 'head!\u2019 about once in a minute.\n'" | 59 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
| 60 ] | 60 ] |
| 61 } | 61 } |
| 62 ] | 62 ] |
| 63 } | 63 } |
| 64 | 64 |
| OLD | NEW |