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 [303, 420, 67, 19], | 9 [303, 420, 67, 19], |
10 [275, 420, 65, 19], | 10 [275, 420, 65, 19], |
11 [134, 360, 132, 19], | 11 [134, 360, 132, 19], |
12 [118, 360, 132, 19], | 12 [118, 360, 132, 19], |
13 [65, 380, 304, 59], | 13 [65, 380, 304, 59], |
14 [65, 380, 287, 19], | 14 [65, 380, 287, 19], |
15 [49, 380, 320, 59], | 15 [49, 380, 320, 59], |
16 [49, 380, 303, 19], | 16 [49, 380, 303, 19], |
17 [46, 363, 16, 64], | 17 [46, 363, 16, 64], |
18 [14, 440, 354, 59], | 18 [14, 440, 354, 59], |
19 [14, 420, 355, 79], | 19 [14, 420, 355, 79], |
20 [8, 320, 418, 279] | 20 [8, 340, 418, 259] |
21 ], | 21 ], |
22 "paintInvalidationClients": [ | 22 "paintInvalidationClients": [ |
23 "InlineTextBox 'doubled-up\n'", | |
24 "InlineTextBox 'soldiers were always getting up and walking off to'", | |
25 "RootInlineBox", | |
26 "InlineTextBox 'other parts of\n'", | 23 "InlineTextBox 'other parts of\n'", |
27 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", | 24 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", |
28 "RootInlineBox", | 25 "RootInlineBox", |
29 "InlineTextBox 'was a very\n'", | 26 "InlineTextBox 'was a very\n'", |
30 "InlineTextBox 'difficult game indeed.\n'", | 27 "InlineTextBox 'difficult game indeed.\n'", |
31 "RootInlineBox", | 28 "RootInlineBox", |
32 "InlineTextBox 'The players all played at once without waiting\n'", | 29 "InlineTextBox 'The players all played at once without waiting\n'", |
33 "InlineTextBox 'for'", | 30 "InlineTextBox 'for'", |
34 "RootInlineBox", | 31 "RootInlineBox", |
35 "InlineTextBox 'turns,\n'", | 32 "InlineTextBox 'turns,\n'", |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
79 "InlineTextBox 'in a furious passion, and went\n'", | 76 "InlineTextBox 'in a furious passion, and went\n'", |
80 "InlineTextBox 'stamping about, and'", | 77 "InlineTextBox 'stamping about, and'", |
81 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", | 78 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
82 "InlineTextBox 'her head!\u2019 about'", | 79 "InlineTextBox 'her head!\u2019 about'", |
83 "InlineTextBox 'once in a minute.\n'" | 80 "InlineTextBox 'once in a minute.\n'" |
84 ] | 81 ] |
85 } | 82 } |
86 ] | 83 ] |
87 } | 84 } |
88 | 85 |
OLD | NEW |