| 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, 383, 48, 81], | 9 [372, 383, 48, 81], |
| 10 [356, 383, 64, 81], | 10 [356, 383, 64, 81], |
| 11 [353, 440, 15, 59], | 11 [353, 440, 15, 59], |
| 12 [352, 380, 1, 19], | 12 [352, 380, 1, 19], |
| 13 [303, 420, 67, 19], | 13 [303, 420, 66, 19], |
| 14 [65, 400, 288, 39], | 14 [65, 400, 288, 39], |
| 15 [65, 380, 304, 59], | 15 [65, 380, 304, 59], |
| 16 [14, 420, 339, 39], | 16 [14, 420, 339, 39], |
| 17 [8, 380, 418, 219] | 17 [8, 380, 418, 219] |
| 18 ], | 18 ], |
| 19 "paintInvalidationClients": [ | 19 "paintInvalidationClients": [ |
| 20 "InlineTextBox 'The players all played at once without waiting\n'", | 20 "InlineTextBox 'The players all played at once without waiting\n'", |
| 21 "InlineTextBox 'for'", | 21 "InlineTextBox 'for'", |
| 22 "RootInlineBox", | 22 "RootInlineBox", |
| 23 "InlineTextBox 'turns,\n'", | 23 "InlineTextBox 'turns,\n'", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 64 "InlineTextBox ' was in a furious passion, and went\n'", | 64 "InlineTextBox ' was in a furious passion, and went\n'", |
| 65 "InlineTextBox 'stamping'", | 65 "InlineTextBox 'stamping'", |
| 66 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", | 66 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
| 67 "InlineTextBox 'her'", | 67 "InlineTextBox 'her'", |
| 68 "InlineTextBox 'head!\u2019 about once in a minute.\n'" | 68 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
| 69 ] | 69 ] |
| 70 } | 70 } |
| 71 ] | 71 ] |
| 72 } | 72 } |
| 73 | 73 |
| OLD | NEW |