| 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, 435, 48, 16], | 9 [372, 435, 48, 16], |
| 10 [369, 422, 51, 54], | 10 [369, 422, 52, 54], |
| 11 [8, 368, 418, 108] | 11 [8, 368, 418, 108] |
| 12 ], | 12 ], |
| 13 "paintInvalidationClients": [ | 13 "paintInvalidationClients": [ |
| 14 "InlineTextBox 'The players all played at once without waiting'", | 14 "InlineTextBox 'The players all played at once without waiting'", |
| 15 "RootInlineBox", | 15 "RootInlineBox", |
| 16 "InlineTextBox 'for turns,\n'", | 16 "InlineTextBox 'for turns,\n'", |
| 17 "InlineTextBox 'quarrelling all the while, and fighting'", | 17 "InlineTextBox 'quarrelling all the while, and fighting'", |
| 18 "RootInlineBox", | 18 "RootInlineBox", |
| 19 "InlineTextBox 'for the hedgehogs; and in\n'", | 19 "InlineTextBox 'for the hedgehogs; and in\n'", |
| 20 "InlineTextBox 'a very short time '", | 20 "InlineTextBox 'a very short time '", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 34 "InlineTextBox ' was in a furious passion, and went\n'", | 34 "InlineTextBox ' was in a furious passion, and went\n'", |
| 35 "InlineTextBox 'stamping'", | 35 "InlineTextBox 'stamping'", |
| 36 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", | 36 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
| 37 "InlineTextBox 'her'", | 37 "InlineTextBox 'her'", |
| 38 "InlineTextBox 'head!\u2019 about once in a minute.\n'" | 38 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
| 39 ] | 39 ] |
| 40 } | 40 } |
| 41 ] | 41 ] |
| 42 } | 42 } |
| 43 | 43 |
| OLD | NEW |