| 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 [368, 440, 2, 59], | 9 [368, 440, 2, 59], |
| 10 [14, 374, 48, 64], | 10 [14, 374, 48, 64], |
| 11 [14, 363, 48, 64], | 11 [14, 363, 48, 65], |
| 12 [8, 340, 418, 259] | 12 [8, 340, 418, 259] |
| 13 ], | 13 ], |
| 14 "paintInvalidationClients": [ | 14 "paintInvalidationClients": [ |
| 15 "InlineTextBox 'other parts of\n'", | 15 "InlineTextBox 'other parts of\n'", |
| 16 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", | 16 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", |
| 17 "RootInlineBox", | 17 "RootInlineBox", |
| 18 "InlineTextBox 'was a very\n'", | 18 "InlineTextBox 'was a very\n'", |
| 19 "InlineTextBox 'difficult game indeed.\n'", | 19 "InlineTextBox 'difficult game indeed.\n'", |
| 20 "RootInlineBox", | 20 "RootInlineBox", |
| 21 "InlineTextBox 'The players all played at once without waiting\n'", | 21 "InlineTextBox 'The players all played at once without waiting\n'", |
| (...skipping 33 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 |