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