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, 435, 48, 16], | 9 [372, 435, 48, 16], |
10 [369, 422, 52, 54], | 10 [369, 422, 52, 54], |
11 [8, 332, 418, 234] | 11 [8, 368, 418, 198] |
12 ], | 12 ], |
13 "paintInvalidationClients": [ | 13 "paintInvalidationClients": [ |
14 "InlineTextBox 'other parts of\n'", | |
15 "InlineTextBox 'the ground, Alice soon came to the conclusion'", | |
16 "RootInlineBox", | |
17 "InlineTextBox 'that it was a very\n'", | |
18 "InlineTextBox 'difficult game indeed.\n'", | |
19 "RootInlineBox", | |
20 "InlineTextBox 'The players all played at once without waiting'", | 14 "InlineTextBox 'The players all played at once without waiting'", |
21 "RootInlineBox", | 15 "RootInlineBox", |
22 "InlineTextBox 'for turns,\n'", | 16 "InlineTextBox 'for turns,\n'", |
23 "InlineTextBox 'quarrelling all the while, and fighting'", | 17 "InlineTextBox 'quarrelling all the while, and fighting'", |
24 "RootInlineBox", | 18 "RootInlineBox", |
25 "InlineTextBox 'for the hedgehogs; and in\n'", | 19 "InlineTextBox 'for the hedgehogs; and in\n'", |
26 "InlineTextBox 'a very short time '", | 20 "InlineTextBox 'a very short time '", |
27 "InlineTextBox 'the'", | 21 "InlineTextBox 'the'", |
28 "RootInlineBox", | 22 "RootInlineBox", |
29 "InlineTextBox 'Queen'", | 23 "InlineTextBox 'Queen'", |
(...skipping 23 matching lines...) Expand all Loading... |
53 "InlineTextBox ' was in a furious passion, and went\n'", | 47 "InlineTextBox ' was in a furious passion, and went\n'", |
54 "InlineTextBox 'stamping'", | 48 "InlineTextBox 'stamping'", |
55 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", | 49 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
56 "InlineTextBox 'her'", | 50 "InlineTextBox 'her'", |
57 "InlineTextBox 'head!\u2019 about once in a minute.\n'" | 51 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
58 ] | 52 ] |
59 } | 53 } |
60 ] | 54 ] |
61 } | 55 } |
62 | 56 |
OLD | NEW |