| 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, 422, 1, 53], | 9 [369, 422, 1, 53], |
| 10 [65, 404, 304, 36], | 10 [65, 404, 304, 36], |
| 11 [14, 404, 355, 36], | 11 [14, 404, 355, 36], |
| 12 [14, 364, 48, 64], | 12 [14, 364, 48, 64], |
| 13 [14, 353, 48, 64], | 13 [14, 353, 48, 65], |
| 14 [8, 332, 418, 234] | 14 [8, 332, 418, 234] |
| 15 ], | 15 ], |
| 16 "paintInvalidationClients": [ | 16 "paintInvalidationClients": [ |
| 17 "InlineTextBox 'other parts of\n'", | 17 "InlineTextBox 'other parts of\n'", |
| 18 "InlineTextBox 'the ground, Alice soon came to the conclusion'", | 18 "InlineTextBox 'the ground, Alice soon came to the conclusion'", |
| 19 "RootInlineBox", | 19 "RootInlineBox", |
| 20 "InlineTextBox 'that it was a very\n'", | 20 "InlineTextBox 'that it was a very\n'", |
| 21 "InlineTextBox 'difficult game indeed.\n'", | 21 "InlineTextBox 'difficult game indeed.\n'", |
| 22 "RootInlineBox", | 22 "RootInlineBox", |
| 23 "InlineTextBox 'The players all played at once without waiting'", | 23 "InlineTextBox 'The players all played at once without waiting'", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 "LayoutText #text", | 58 "LayoutText #text", |
| 59 "InlineTextBox ' was in a furious passion, and went'", | 59 "InlineTextBox ' was in a furious passion, and went'", |
| 60 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", | 60 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", |
| 61 "InlineTextBox '\u2018Off with\n'", | 61 "InlineTextBox '\u2018Off with\n'", |
| 62 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" | 62 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" |
| 63 ] | 63 ] |
| 64 } | 64 } |
| 65 ] | 65 ] |
| 66 } | 66 } |
| 67 | 67 |
| OLD | NEW |