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, 18], | 10 [369, 368, 32, 18], |
11 [356, 389, 64, 80], | 11 [356, 389, 64, 80], |
12 [354, 422, 15, 54], | 12 [354, 422, 15, 54], |
13 [65, 386, 303, 36], | 13 [65, 386, 303, 36], |
14 [65, 368, 356, 54], | 14 [65, 368, 356, 54], |
15 [14, 422, 72, 18], | 15 [14, 422, 72, 18], |
16 [14, 404, 355, 36], | 16 [14, 404, 355, 36], |
17 [8, 332, 418, 234] | 17 [8, 368, 418, 198] |
18 ], | 18 ], |
19 "paintInvalidationClients": [ | 19 "paintInvalidationClients": [ |
20 "InlineTextBox 'other parts of\n'", | |
21 "InlineTextBox 'the ground, Alice soon came to the conclusion'", | |
22 "RootInlineBox", | |
23 "InlineTextBox 'that it was a very\n'", | |
24 "InlineTextBox 'difficult game indeed.\n'", | |
25 "RootInlineBox", | |
26 "InlineTextBox 'The players all played at once without waiting'", | 20 "InlineTextBox 'The players all played at once without waiting'", |
27 "RootInlineBox", | 21 "RootInlineBox", |
28 "InlineTextBox 'for turns,\n'", | 22 "InlineTextBox 'for turns,\n'", |
29 "InlineTextBox 'quarrelling all the while, and fighting'", | 23 "InlineTextBox 'quarrelling all the while, and fighting'", |
30 "RootInlineBox", | 24 "RootInlineBox", |
31 "InlineTextBox 'for the hedgehogs; and in\n'", | 25 "InlineTextBox 'for the hedgehogs; and in\n'", |
32 "InlineTextBox 'a very short time '", | 26 "InlineTextBox 'a very short time '", |
33 "InlineTextBox 'the'", | 27 "InlineTextBox 'the'", |
34 "RootInlineBox", | 28 "RootInlineBox", |
35 "InlineTextBox 'Queen'", | 29 "InlineTextBox 'Queen'", |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
68 "LayoutText #text", | 62 "LayoutText #text", |
69 "InlineTextBox ' was in a furious passion, and went'", | 63 "InlineTextBox ' was in a furious passion, and went'", |
70 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", | 64 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", |
71 "InlineTextBox '\u2018Off with\n'", | 65 "InlineTextBox '\u2018Off with\n'", |
72 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" | 66 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" |
73 ] | 67 ] |
74 } | 68 } |
75 ] | 69 ] |
76 } | 70 } |
77 | 71 |
OLD | NEW |