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, 447, 48, 16], | 9 [372, 447, 48, 17], |
10 [368, 440, 53, 59], | 10 [368, 440, 53, 59], |
11 [8, 380, 418, 219] | 11 [8, 380, 418, 219] |
12 ], | 12 ], |
13 "paintInvalidationClients": [ | 13 "paintInvalidationClients": [ |
14 "InlineTextBox 'The players all played at once without waiting\n'", | 14 "InlineTextBox 'The players all played at once without waiting\n'", |
15 "InlineTextBox 'for'", | 15 "InlineTextBox 'for'", |
16 "RootInlineBox", | 16 "RootInlineBox", |
17 "InlineTextBox 'turns,\n'", | 17 "InlineTextBox 'turns,\n'", |
18 "InlineTextBox 'quarrelling all the while, and fighting for the'", | 18 "InlineTextBox 'quarrelling all the while, and fighting for the'", |
19 "RootInlineBox", | 19 "RootInlineBox", |
(...skipping 28 matching lines...) Expand all Loading... |
48 "InlineTextBox 'was in a furious passion, and went\n'", | 48 "InlineTextBox 'was in a furious passion, and went\n'", |
49 "InlineTextBox 'stamping about, and'", | 49 "InlineTextBox 'stamping about, and'", |
50 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", | 50 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
51 "InlineTextBox 'her head!\u2019 about once in'", | 51 "InlineTextBox 'her head!\u2019 about once in'", |
52 "InlineTextBox 'a minute.\n'" | 52 "InlineTextBox 'a minute.\n'" |
53 ] | 53 ] |
54 } | 54 } |
55 ] | 55 ] |
56 } | 56 } |
57 | 57 |
OLD | NEW |