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 [303, 420, 67, 19], | 10 [303, 420, 67, 19], |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
84 "InlineTextBox 'stamping about, and'", | 84 "InlineTextBox 'stamping about, and'", |
85 "RootInlineBox", | 85 "RootInlineBox", |
86 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", | 86 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit
h\n'", |
87 "InlineTextBox 'her head!\u2019 about'", | 87 "InlineTextBox 'her head!\u2019 about'", |
88 "RootInlineBox", | 88 "RootInlineBox", |
89 "InlineTextBox 'once in a minute.\n'", | 89 "InlineTextBox 'once in a minute.\n'", |
90 "RootInlineBox", | 90 "RootInlineBox", |
91 "LayoutBlockFlow HTML", | 91 "LayoutBlockFlow HTML", |
92 "LayoutBlockFlow P", | 92 "LayoutBlockFlow P", |
93 "LayoutBlockFlow P", | 93 "LayoutBlockFlow P", |
| 94 "RootInlineBox", |
94 "LayoutText #text", | 95 "LayoutText #text", |
95 "InlineTextBox 'difficult game indeed.\n'", | 96 "InlineTextBox 'difficult game indeed.\n'", |
96 "LayoutText #text", | 97 "LayoutText #text", |
97 "InlineTextBox 'The players all played at once without waiting\n'", | 98 "InlineTextBox 'The players all played at once without waiting\n'", |
98 "LayoutText #text", | 99 "LayoutText #text", |
99 "InlineTextBox 'for turns,'", | 100 "InlineTextBox 'for turns,'", |
100 "InlineTextBox 'quarrelling all the while, and fighting for the hedgehog
s; and'", | 101 "InlineTextBox 'quarrelling all the while, and fighting for the hedgehog
s; and'", |
101 "InlineTextBox 'in\n'", | 102 "InlineTextBox 'in\n'", |
102 "InlineTextBox 'a very short time '", | 103 "InlineTextBox 'a very short time '", |
103 "LayoutText #text", | 104 "LayoutText #text", |
(...skipping 12 matching lines...) Expand all Loading... |
116 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", | 117 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", |
117 "InlineTextBox 'me?'", | 118 "InlineTextBox 'me?'", |
118 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", | 119 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", |
119 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 120 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
120 "VerticalScrollbar" | 121 "VerticalScrollbar" |
121 ] | 122 ] |
122 } | 123 } |
123 ] | 124 ] |
124 } | 125 } |
125 | 126 |
OLD | NEW |