| 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, 371, 48, 80], | 9 [372, 371, 48, 81], |
| 10 [369, 368, 32, 18], | 10 [369, 368, 32, 18], |
| 11 [356, 389, 64, 80], | 11 [356, 389, 64, 81], |
| 12 [354, 422, 15, 53], | 12 [354, 422, 15, 53], |
| 13 [65, 386, 303, 36], | 13 [65, 386, 303, 36], |
| 14 [65, 368, 356, 54], | 14 [65, 368, 356, 54], |
| 15 [14, 422, 72, 18], | 15 [14, 422, 72, 18], |
| 16 [14, 404, 355, 36], | 16 [14, 404, 355, 36], |
| 17 [8, 368, 418, 198] | 17 [8, 368, 418, 198] |
| 18 ], | 18 ], |
| 19 "paintInvalidationClients": [ | 19 "paintInvalidationClients": [ |
| 20 "InlineTextBox 'The players all played at once without waiting'", | 20 "InlineTextBox 'The players all played at once without waiting'", |
| 21 "RootInlineBox", | 21 "RootInlineBox", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 "LayoutText #text", | 62 "LayoutText #text", |
| 63 "InlineTextBox ' was in a furious passion, and went'", | 63 "InlineTextBox ' was in a furious passion, and went'", |
| 64 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", | 64 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", |
| 65 "InlineTextBox '\u2018Off with\n'", | 65 "InlineTextBox '\u2018Off with\n'", |
| 66 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" | 66 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" |
| 67 ] | 67 ] |
| 68 } | 68 } |
| 69 ] | 69 ] |
| 70 } | 70 } |
| 71 | 71 |
| OLD | NEW |