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 [485, 0, 15, 600], | 9 [485, 0, 15, 600], |
10 [485, 0, 15, 600], | 10 [485, 0, 15, 600], |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
107 "InlineTextBox 'here; the great\n'", | 107 "InlineTextBox 'here; the great\n'", |
108 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 108 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
109 "RootInlineBox", | 109 "RootInlineBox", |
110 "InlineTextBox 'here; the great\n'", | 110 "InlineTextBox 'here; the great\n'", |
111 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 111 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
112 "RootInlineBox", | 112 "RootInlineBox", |
113 "LayoutView #document", | 113 "LayoutView #document", |
114 "LayoutView #document", | 114 "LayoutView #document", |
115 "LayoutBlockFlow HTML", | 115 "LayoutBlockFlow HTML", |
116 "LayoutBlockFlow P", | 116 "LayoutBlockFlow P", |
| 117 "RootInlineBox", |
117 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", | 118 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", |
118 "LayoutText #text", | 119 "LayoutText #text", |
119 "InlineTextBox 'begin again, it was very provoking to find that the'", | 120 "InlineTextBox 'begin again, it was very provoking to find that the'", |
120 "InlineTextBox 'hedgehog had\n'", | 121 "InlineTextBox 'hedgehog had\n'", |
121 "InlineTextBox 'unrolled itself, and was in the act of'", | 122 "InlineTextBox 'unrolled itself, and was in the act of'", |
122 "InlineTextBox 'crawling away: besides all\n'", | 123 "InlineTextBox 'crawling away: besides all\n'", |
123 "InlineTextBox 'this, there was generally a'", | 124 "InlineTextBox 'this, there was generally a'", |
124 "InlineTextBox 'ridge or furrow in the way wherever\n'", | 125 "InlineTextBox 'ridge or furrow in the way wherever\n'", |
125 "InlineTextBox 'she wanted to'", | 126 "InlineTextBox 'she wanted to'", |
126 "InlineTextBox 'send the hedgehog to, and, as the doubled-up\n'", | 127 "InlineTextBox 'send the hedgehog to, and, as the doubled-up\n'", |
(...skipping 28 matching lines...) Expand all Loading... |
155 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", | 156 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", |
156 "InlineTextBox 'here; the great\n'", | 157 "InlineTextBox 'here; the great\n'", |
157 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 158 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
158 "LayoutView #document", | 159 "LayoutView #document", |
159 "VerticalScrollbar" | 160 "VerticalScrollbar" |
160 ] | 161 ] |
161 } | 162 } |
162 ] | 163 ] |
163 } | 164 } |
164 | 165 |
OLD | NEW |