| 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, 371, 48, 80], | 9 [372, 371, 48, 80], |
| 10 [369, 368, 32, 18], | 10 [369, 368, 32, 18], |
| 11 [356, 389, 64, 80], | 11 [356, 389, 64, 80], |
| 12 [354, 422, 15, 54], | 12 [354, 422, 15, 54], |
| 13 [65, 386, 303, 36], | 13 [65, 386, 303, 36], |
| 14 [65, 368, 356, 54], | 14 [65, 368, 356, 54], |
| 15 [14, 422, 72, 18], | 15 [14, 422, 72, 18], |
| 16 [14, 404, 355, 36], | 16 [14, 404, 355, 36], |
| 17 [8, 368, 418, 198] | 17 [8, 368, 418, 198] |
| 18 ], |
| 19 "paintInvalidationClients": [ |
| 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 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not
as\n'", |
| 38 "InlineTextBox 'yet'", |
| 39 "RootInlineBox", |
| 40 "InlineTextBox 'had any dispute with the Queen, but she knew that it mig
ht'", |
| 41 "RootInlineBox", |
| 42 "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u
2018what would'", |
| 43 "RootInlineBox", |
| 44 "InlineTextBox 'become of\n'", |
| 45 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", |
| 46 "RootInlineBox", |
| 47 "InlineTextBox 'here; the great\n'", |
| 48 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
| 49 "RootInlineBox", |
| 50 "LayoutBlockFlow P", |
| 51 "LayoutText #text", |
| 52 "InlineTextBox 'The players all played at once without waiting\n'", |
| 53 "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
| 54 "LayoutText #text", |
| 55 "InlineTextBox 'for'", |
| 56 "InlineTextBox 'turns,\n'", |
| 57 "InlineTextBox 'quarrelling all the while, and fighting'", |
| 58 "InlineTextBox 'for the hedgehogs; and in\n'", |
| 59 "InlineTextBox 'a very short time'", |
| 60 "LayoutText #text", |
| 61 "InlineTextBox 'the Queen'", |
| 62 "LayoutText #text", |
| 63 "InlineTextBox ' was in a furious passion, and went'", |
| 64 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", |
| 65 "InlineTextBox '\u2018Off with\n'", |
| 66 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" |
| 18 ] | 67 ] |
| 19 } | 68 } |
| 20 ] | 69 ] |
| 21 } | 70 } |
| 22 | 71 |
| OLD | NEW |