| 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, 383, 48, 80], | 9 [372, 383, 48, 80], |
| 10 [356, 383, 64, 80], | 10 [356, 383, 64, 80], |
| 11 [353, 440, 15, 59], | 11 [353, 440, 15, 59], |
| 12 [352, 380, 2, 19], | 12 [352, 380, 2, 19], |
| 13 [303, 420, 67, 19], | 13 [303, 420, 67, 19], |
| 14 [65, 400, 289, 39], | 14 [65, 400, 289, 39], |
| 15 [65, 380, 304, 59], | 15 [65, 380, 304, 59], |
| 16 [14, 420, 339, 39], | 16 [14, 420, 339, 39], |
| 17 [8, 380, 418, 219] | 17 [8, 380, 418, 219] |
| 18 ], |
| 19 "paintInvalidationClients": [ |
| 20 "InlineTextBox 'The players all played at once without waiting\n'", |
| 21 "InlineTextBox 'for'", |
| 22 "RootInlineBox", |
| 23 "InlineTextBox 'turns,\n'", |
| 24 "InlineTextBox 'quarrelling all the while, and fighting for the'", |
| 25 "RootInlineBox", |
| 26 "InlineTextBox 'hedgehogs; and in\n'", |
| 27 "InlineTextBox 'a very short time '", |
| 28 "InlineTextBox 'the Queen'", |
| 29 "RootInlineBox", |
| 30 "InlineTextBox 'was in a furious passion, and went\n'", |
| 31 "InlineTextBox 'stamping about, and'", |
| 32 "RootInlineBox", |
| 33 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
| 34 "InlineTextBox 'her head!\u2019 about'", |
| 35 "RootInlineBox", |
| 36 "InlineTextBox 'once in a minute.\n'", |
| 37 "RootInlineBox", |
| 38 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not
as\n'", |
| 39 "InlineTextBox 'yet had'", |
| 40 "RootInlineBox", |
| 41 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n
'", |
| 42 "InlineTextBox 'happen any'", |
| 43 "RootInlineBox", |
| 44 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", |
| 45 "InlineTextBox 'me?'", |
| 46 "RootInlineBox", |
| 47 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", |
| 48 "RootInlineBox", |
| 49 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
| 50 "RootInlineBox", |
| 51 "LayoutBlockFlow P", |
| 52 "LayoutText #text", |
| 53 "InlineTextBox 'The players all played at once without waiting'", |
| 54 "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
| 55 "LayoutText #text", |
| 56 "InlineTextBox 'for 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'", |
| 62 "InlineTextBox 'Queen'", |
| 63 "LayoutText #text", |
| 64 "InlineTextBox ' was in a furious passion, and went\n'", |
| 65 "InlineTextBox 'stamping'", |
| 66 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
| 67 "InlineTextBox 'her'", |
| 68 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
| 18 ] | 69 ] |
| 19 } | 70 } |
| 20 ] | 71 ] |
| 21 } | 72 } |
| 22 | 73 |
| OLD | NEW |