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