| 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, 52, 54], | 10 [369, 422, 52, 54], |
| 11 [8, 368, 418, 108] | 11 [8, 368, 418, 108] |
| 12 ], |
| 13 "paintInvalidationClients": [ |
| 14 "InlineTextBox 'The players all played at once without waiting'", |
| 15 "RootInlineBox", |
| 16 "InlineTextBox 'for turns,\n'", |
| 17 "InlineTextBox 'quarrelling all the while, and fighting'", |
| 18 "RootInlineBox", |
| 19 "InlineTextBox 'for the hedgehogs; and in\n'", |
| 20 "InlineTextBox 'a very short time '", |
| 21 "InlineTextBox 'the'", |
| 22 "RootInlineBox", |
| 23 "InlineTextBox 'Queen'", |
| 24 "InlineTextBox ' was in a furious passion, and went\n'", |
| 25 "InlineTextBox 'stamping'", |
| 26 "RootInlineBox", |
| 27 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with'", |
| 28 "RootInlineBox", |
| 29 "InlineTextBox 'her head!\u2019 about once in a minute.\n'", |
| 30 "RootInlineBox", |
| 31 "LayoutBlockFlow P", |
| 32 "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
| 33 "LayoutText #text", |
| 34 "InlineTextBox ' was in a furious passion, and went\n'", |
| 35 "InlineTextBox 'stamping'", |
| 36 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
| 37 "InlineTextBox 'her'", |
| 38 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
| 12 ] | 39 ] |
| 13 } | 40 } |
| 14 ] | 41 ] |
| 15 } | 42 } |
| 16 | 43 |
| OLD | NEW |