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 [420, 240, 1, 139], |
9 [372, 243, 48, 48], | 10 [372, 243, 48, 48], |
10 [8, 74, 418, 526] | 11 [8, 74, 418, 526] |
11 ], | 12 ], |
12 "paintInvalidationClients": [ | 13 "paintInvalidationClients": [ |
13 "InlineTextBox 'The chief difficulty Alice found at first was in managin
g her'", | 14 "InlineTextBox 'The chief difficulty Alice found at first was in managin
g her'", |
14 "RootInlineBox", | 15 "RootInlineBox", |
15 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away,
'", | 16 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away,
'", |
16 "RootInlineBox", | 17 "RootInlineBox", |
17 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging
'", | 18 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging
'", |
18 "RootInlineBox", | 19 "RootInlineBox", |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
78 "InlineTextBox 'happen any'", | 79 "InlineTextBox 'happen any'", |
79 "RootInlineBox", | 80 "RootInlineBox", |
80 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", | 81 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", |
81 "InlineTextBox 'me?'", | 82 "InlineTextBox 'me?'", |
82 "RootInlineBox", | 83 "RootInlineBox", |
83 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", | 84 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", |
84 "RootInlineBox", | 85 "RootInlineBox", |
85 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 86 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
86 "RootInlineBox", | 87 "RootInlineBox", |
87 "LayoutBlockFlow P", | 88 "LayoutBlockFlow P", |
88 "LayoutBlockFlow (floating) SPAN id='yellowFloat'" | 89 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", |
| 90 "LayoutText #text", |
| 91 "InlineTextBox 'begin again, it was very provoking to find that the'", |
| 92 "InlineTextBox 'hedgehog had\n'", |
| 93 "InlineTextBox 'unrolled itself, and was in the act of crawling'", |
| 94 "InlineTextBox 'away: besides all\n'", |
| 95 "InlineTextBox 'this, there was generally a ridge or furrow'", |
| 96 "InlineTextBox 'in the way wherever\n'", |
| 97 "InlineTextBox 'she wanted to send the hedgehog to, and, as'", |
| 98 "InlineTextBox 'the doubled-up\n'", |
| 99 "InlineTextBox 'soldiers were always getting up and walking off to'", |
| 100 "InlineTextBox 'other parts of\n'", |
| 101 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", |
| 102 "InlineTextBox 'was a very\n'" |
89 ] | 103 ] |
90 } | 104 } |
91 ] | 105 ] |
92 } | 106 } |
93 | 107 |
OLD | NEW |