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