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, 17], | 10 [369, 368, 32, 17], |
11 [356, 389, 64, 80], | 11 [356, 389, 64, 80], |
12 [353, 422, 16, 53], | 12 [353, 422, 16, 53], |
13 [65, 386, 303, 35], | 13 [65, 386, 303, 35], |
14 [65, 368, 355, 53], | 14 [65, 368, 355, 53], |
15 [14, 422, 72, 17], | 15 [14, 422, 72, 17], |
16 [14, 404, 355, 35], | 16 [14, 404, 355, 35], |
17 [8, 368, 418, 197] | 17 [8, 368, 418, 197] |
18 ], | 18 ], |
19 "paintInvalidationClients": [ | 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", |
20 "LayoutBlockFlow P", | 50 "LayoutBlockFlow P", |
21 "LayoutText #text", | 51 "LayoutText #text", |
| 52 "InlineTextBox 'The players all played at once without waiting\n'", |
22 "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 53 "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
23 "LayoutText #text", | 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'", |
24 "LayoutText #text", | 60 "LayoutText #text", |
25 "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'" |
26 ] | 67 ] |
27 } | 68 } |
28 ] | 69 ] |
29 } | 70 } |
30 | 71 |
OLD | NEW |