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 [369, 422, 1, 53], | 9 [369, 422, 1, 53], |
10 [65, 404, 304, 36], | 10 [65, 404, 304, 36], |
11 [14, 404, 355, 36], | 11 [14, 404, 355, 36], |
12 [14, 364, 48, 64], | 12 [14, 364, 48, 64], |
13 [14, 353, 48, 64], | 13 [14, 353, 48, 64], |
14 [8, 314, 418, 252] | 14 [8, 332, 418, 234] |
15 ], | 15 ], |
16 "paintInvalidationClients": [ | 16 "paintInvalidationClients": [ |
17 "InlineTextBox 'doubled-up\n'", | |
18 "InlineTextBox 'soldiers were always getting up and walking off to'", | |
19 "RootInlineBox", | |
20 "InlineTextBox 'other parts of\n'", | 17 "InlineTextBox 'other parts of\n'", |
21 "InlineTextBox 'the ground, Alice soon came to the conclusion'", | 18 "InlineTextBox 'the ground, Alice soon came to the conclusion'", |
22 "RootInlineBox", | 19 "RootInlineBox", |
23 "InlineTextBox 'that it was a very\n'", | 20 "InlineTextBox 'that it was a very\n'", |
24 "InlineTextBox 'difficult game indeed.\n'", | 21 "InlineTextBox 'difficult game indeed.\n'", |
25 "RootInlineBox", | 22 "RootInlineBox", |
26 "InlineTextBox 'The players all played at once without waiting'", | 23 "InlineTextBox 'The players all played at once without waiting'", |
27 "RootInlineBox", | 24 "RootInlineBox", |
28 "InlineTextBox 'for turns,\n'", | 25 "InlineTextBox 'for turns,\n'", |
29 "InlineTextBox 'quarrelling all the while, and fighting'", | 26 "InlineTextBox 'quarrelling all the while, and fighting'", |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
61 "LayoutText #text", | 58 "LayoutText #text", |
62 "InlineTextBox ' was in a furious passion, and went'", | 59 "InlineTextBox ' was in a furious passion, and went'", |
63 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", | 60 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019 or'", |
64 "InlineTextBox '\u2018Off with\n'", | 61 "InlineTextBox '\u2018Off with\n'", |
65 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" | 62 "InlineTextBox 'her head!\u2019 about once in a minute.\n'" |
66 ] | 63 ] |
67 } | 64 } |
68 ] | 65 ] |
69 } | 66 } |
70 | 67 |
OLD | NEW |