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, 435, 48, 16], | 9 [372, 435, 48, 16], |
10 [369, 422, 51, 54], | 10 [369, 422, 51, 54], |
11 [8, 368, 418, 108] | 11 [8, 368, 418, 108] |
12 ], | 12 ], |
13 "paintInvalidationClients": [ | 13 "paintInvalidationClients": [ |
| 14 "InlineTextBox 'The players all played at once without waiting'", |
| 15 "RootInlineBox", |
| 16 "InlineTextBox 'for turns,\n'", |
| 17 "InlineTextBox 'quarrelling all the while, and fighting'", |
| 18 "RootInlineBox", |
| 19 "InlineTextBox 'for the hedgehogs; and in\n'", |
| 20 "InlineTextBox 'a very short time '", |
| 21 "InlineTextBox 'the'", |
| 22 "RootInlineBox", |
| 23 "InlineTextBox 'Queen'", |
| 24 "InlineTextBox ' was in a furious passion, and went\n'", |
| 25 "InlineTextBox 'stamping'", |
| 26 "RootInlineBox", |
| 27 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with'", |
| 28 "RootInlineBox", |
| 29 "InlineTextBox 'her head!\u2019 about once in a minute.\n'", |
| 30 "RootInlineBox", |
14 "LayoutBlockFlow P", | 31 "LayoutBlockFlow P", |
15 "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 32 "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
16 "LayoutText #text" | 33 "LayoutText #text", |
| 34 "InlineTextBox ' was in a furious passion, and went\n'", |
| 35 "InlineTextBox 'stamping'", |
| 36 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u
2018Off with\n'", |
| 37 "InlineTextBox 'her'", |
| 38 "InlineTextBox 'head!\u2019 about once in a minute.\n'" |
17 ] | 39 ] |
18 } | 40 } |
19 ] | 41 ] |
20 } | 42 } |
21 | 43 |
OLD | NEW |