| 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 [369, 422, 1, 54], | 9 [369, 422, 1, 54], |
| 10 [65, 404, 304, 36], | 10 [65, 404, 304, 36], |
| 11 [14, 404, 355, 36], | 11 [14, 404, 355, 36], |
| 12 [14, 364, 48, 64], | 12 [14, 364, 48, 64], |
| 13 [14, 353, 48, 64], | 13 [14, 353, 48, 64], |
| 14 [8, 350, 418, 126] | 14 [8, 350, 418, 126] |
| 15 ], |
| 16 "paintInvalidationClients": [ |
| 17 "InlineTextBox 'that it was a very\n'", |
| 18 "InlineTextBox 'difficult game indeed.\n'", |
| 19 "RootInlineBox", |
| 20 "InlineTextBox 'The players all played at once without waiting'", |
| 21 "RootInlineBox", |
| 22 "InlineTextBox 'for turns,\n'", |
| 23 "InlineTextBox 'quarrelling all the while, and fighting'", |
| 24 "RootInlineBox", |
| 25 "InlineTextBox 'for the hedgehogs; and in\n'", |
| 26 "InlineTextBox 'a very short time '", |
| 27 "InlineTextBox 'the'", |
| 28 "RootInlineBox", |
| 29 "InlineTextBox 'Queen'", |
| 30 "InlineTextBox ' was in a furious passion, and went\n'", |
| 31 "InlineTextBox 'stamping'", |
| 32 "RootInlineBox", |
| 33 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with'", |
| 34 "RootInlineBox", |
| 35 "InlineTextBox 'her head!\u2019 about once in a minute.\n'", |
| 36 "RootInlineBox", |
| 37 "LayoutBlockFlow P", |
| 38 "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 39 "LayoutText #text", |
| 40 "InlineTextBox 'the'", |
| 41 "InlineTextBox 'Queen'", |
| 42 "LayoutText #text", |
| 43 "InlineTextBox ' was in a furious passion, and went'", |
| 44 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", |
| 45 "InlineTextBox '\u2018Off with\n'", |
| 46 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" |
| 15 ] | 47 ] |
| 16 } | 48 } |
| 17 ] | 49 ] |
| 18 } | 50 } |
| 19 | 51 |
| OLD | NEW |