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, 340, 418, 259] |
18 ], | 18 ], |
19 "paintInvalidationClients": [ | 19 "paintInvalidationClients": [ |
| 20 "InlineTextBox 'other parts of\n'", |
| 21 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", |
| 22 "RootInlineBox", |
| 23 "InlineTextBox 'was a very\n'", |
| 24 "InlineTextBox 'difficult game indeed.\n'", |
| 25 "RootInlineBox", |
20 "InlineTextBox 'The players all played at once without waiting\n'", | 26 "InlineTextBox 'The players all played at once without waiting\n'", |
21 "InlineTextBox 'for'", | 27 "InlineTextBox 'for'", |
22 "RootInlineBox", | 28 "RootInlineBox", |
23 "InlineTextBox 'turns,\n'", | 29 "InlineTextBox 'turns,\n'", |
24 "InlineTextBox 'quarrelling all the while, and fighting for the'", | 30 "InlineTextBox 'quarrelling all the while, and fighting for the'", |
25 "RootInlineBox", | 31 "RootInlineBox", |
26 "InlineTextBox 'hedgehogs; and in\n'", | 32 "InlineTextBox 'hedgehogs; and in\n'", |
27 "InlineTextBox 'a very short time '", | 33 "InlineTextBox 'a very short time '", |
28 "InlineTextBox 'the Queen'", | 34 "InlineTextBox 'the Queen'", |
29 "RootInlineBox", | 35 "RootInlineBox", |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
64 "InlineTextBox ' was in a furious passion, and went\n'", | 70 "InlineTextBox ' was in a furious passion, and went\n'", |
65 "InlineTextBox 'stamping'", | 71 "InlineTextBox 'stamping'", |
66 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", | 72 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
67 "InlineTextBox 'her'", | 73 "InlineTextBox 'her'", |
68 "InlineTextBox 'head!\u2019 about once in a minute.\n'" | 74 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
69 ] | 75 ] |
70 } | 76 } |
71 ] | 77 ] |
72 } | 78 } |
73 | 79 |
OLD | NEW |