| 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 [303, 420, 67, 19], | 9 [303, 420, 67, 19], |
| 10 [275, 420, 65, 19], | 10 [275, 420, 65, 19], |
| 11 [134, 360, 132, 19], | 11 [134, 360, 132, 19], |
| 12 [118, 360, 132, 19], | 12 [118, 360, 132, 19], |
| 13 [65, 380, 304, 59], | 13 [65, 380, 304, 59], |
| 14 [65, 380, 287, 19], | 14 [65, 380, 287, 19], |
| 15 [49, 380, 320, 59], | 15 [49, 380, 320, 59], |
| 16 [49, 380, 303, 19], | 16 [49, 380, 303, 19], |
| 17 [46, 363, 16, 64], | 17 [46, 363, 16, 64], |
| 18 [14, 440, 354, 59], | 18 [14, 440, 354, 59], |
| 19 [14, 420, 355, 79], | 19 [14, 420, 355, 79], |
| 20 [8, 360, 418, 99] | 20 [8, 360, 418, 99] |
| 21 ], |
| 22 "paintInvalidationClients": [ |
| 23 "InlineTextBox 'was a very\n'", |
| 24 "InlineTextBox 'difficult game indeed.\n'", |
| 25 "RootInlineBox", |
| 26 "InlineTextBox 'The players all played at once without waiting\n'", |
| 27 "InlineTextBox 'for'", |
| 28 "RootInlineBox", |
| 29 "InlineTextBox 'turns,\n'", |
| 30 "InlineTextBox 'quarrelling all the while, and fighting for the'", |
| 31 "RootInlineBox", |
| 32 "InlineTextBox 'hedgehogs; and in\n'", |
| 33 "InlineTextBox 'a very short time '", |
| 34 "InlineTextBox 'the Queen'", |
| 35 "RootInlineBox", |
| 36 "InlineTextBox 'was in a furious passion, and went\n'", |
| 37 "InlineTextBox 'stamping about, and'", |
| 38 "RootInlineBox", |
| 39 "LayoutBlockFlow P", |
| 40 "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 41 "LayoutText #text", |
| 42 "InlineTextBox 'difficult game indeed.\n'", |
| 43 "LayoutText #text", |
| 44 "InlineTextBox 'The players all played at once without waiting\n'", |
| 45 "LayoutText #text", |
| 46 "InlineTextBox 'for'", |
| 47 "InlineTextBox 'turns,\n'", |
| 48 "InlineTextBox 'quarrelling all the while, and fighting for the'", |
| 49 "InlineTextBox 'hedgehogs; and in\n'", |
| 50 "InlineTextBox 'a very short time '", |
| 51 "LayoutText #text", |
| 52 "InlineTextBox 'the Queen'", |
| 53 "LayoutText #text", |
| 54 "InlineTextBox ' was'", |
| 55 "InlineTextBox 'in a furious passion, and went\n'", |
| 56 "InlineTextBox 'stamping about, and'", |
| 57 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
| 58 "InlineTextBox 'her head!\u2019 about'", |
| 59 "InlineTextBox 'once in a minute.\n'" |
| 21 ] | 60 ] |
| 22 } | 61 } |
| 23 ] | 62 ] |
| 24 } | 63 } |
| 25 | 64 |
| OLD | NEW |