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 [368, 440, 2, 59], | 9 [368, 440, 2, 59], |
10 [14, 374, 48, 64], | 10 [14, 374, 48, 64], |
11 [14, 363, 48, 64], | 11 [14, 363, 48, 64], |
12 [8, 320, 418, 279] | 12 [8, 340, 418, 259] |
13 ], | 13 ], |
14 "paintInvalidationClients": [ | 14 "paintInvalidationClients": [ |
15 "InlineTextBox 'doubled-up\n'", | |
16 "InlineTextBox 'soldiers were always getting up and walking off to'", | |
17 "RootInlineBox", | |
18 "InlineTextBox 'other parts of\n'", | 15 "InlineTextBox 'other parts of\n'", |
19 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", | 16 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", |
20 "RootInlineBox", | 17 "RootInlineBox", |
21 "InlineTextBox 'was a very\n'", | 18 "InlineTextBox 'was a very\n'", |
22 "InlineTextBox 'difficult game indeed.\n'", | 19 "InlineTextBox 'difficult game indeed.\n'", |
23 "RootInlineBox", | 20 "RootInlineBox", |
24 "InlineTextBox 'The players all played at once without waiting\n'", | 21 "InlineTextBox 'The players all played at once without waiting\n'", |
25 "InlineTextBox 'for'", | 22 "InlineTextBox 'for'", |
26 "RootInlineBox", | 23 "RootInlineBox", |
27 "InlineTextBox 'turns,\n'", | 24 "InlineTextBox 'turns,\n'", |
(...skipping 30 matching lines...) Expand all Loading... |
58 "InlineTextBox 'was in a furious passion, and went\n'", | 55 "InlineTextBox 'was in a furious passion, and went\n'", |
59 "InlineTextBox 'stamping'", | 56 "InlineTextBox 'stamping'", |
60 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", | 57 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
61 "InlineTextBox 'her'", | 58 "InlineTextBox 'her'", |
62 "InlineTextBox 'head!\u2019 about once in a minute.\n'" | 59 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
63 ] | 60 ] |
64 } | 61 } |
65 ] | 62 ] |
66 } | 63 } |
67 | 64 |
OLD | NEW |