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, 66, 19], | 10 [303, 420, 66, 19], |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
81 "InlineTextBox 'the Queen'", | 81 "InlineTextBox 'the Queen'", |
82 "RootInlineBox", | 82 "RootInlineBox", |
83 "InlineTextBox 'was in a furious passion, and went\n'", | 83 "InlineTextBox 'was in a furious passion, and went\n'", |
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 "VerticalScrollbar", | |
92 "LayoutIFrame IFRAME id='iframe'", | |
93 "LayoutBlockFlow HTML", | 91 "LayoutBlockFlow HTML", |
94 "LayoutBlockFlow P", | 92 "LayoutBlockFlow P", |
95 "LayoutBlockFlow P", | 93 "LayoutBlockFlow P", |
96 "LayoutText #text", | 94 "LayoutText #text", |
97 "InlineTextBox 'difficult game indeed.\n'", | 95 "InlineTextBox 'difficult game indeed.\n'", |
98 "LayoutText #text", | 96 "LayoutText #text", |
99 "InlineTextBox 'The players all played at once without waiting\n'", | 97 "InlineTextBox 'The players all played at once without waiting\n'", |
100 "LayoutText #text", | 98 "LayoutText #text", |
101 "InlineTextBox 'for turns,'", | 99 "InlineTextBox 'for turns,'", |
102 "InlineTextBox 'quarrelling all the while, and fighting for the hedgehog
s; and'", | 100 "InlineTextBox 'quarrelling all the while, and fighting for the hedgehog
s; and'", |
103 "InlineTextBox 'in\n'", | 101 "InlineTextBox 'in\n'", |
104 "InlineTextBox 'a very short time '", | 102 "InlineTextBox 'a very short time '", |
105 "LayoutText #text", | 103 "LayoutText #text", |
106 "InlineTextBox 'the Queen'", | 104 "InlineTextBox 'the Queen'", |
107 "LayoutText #text", | 105 "LayoutText #text", |
108 "InlineTextBox ' was in a furious passion,'", | 106 "InlineTextBox ' was in a furious passion,'", |
109 "InlineTextBox 'and went\n'", | 107 "InlineTextBox 'and went\n'", |
110 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019'", | 108 "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2
019'", |
111 "InlineTextBox 'or \u2018Off with\n'", | 109 "InlineTextBox 'or \u2018Off with\n'", |
112 "InlineTextBox 'her head!\u2019 about once in a minute.\n'", | 110 "InlineTextBox 'her head!\u2019 about once in a minute.\n'", |
113 "LayoutText #text", | 111 "LayoutText #text", |
114 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not
as\n'", | 112 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not
as\n'", |
115 "InlineTextBox 'yet had'", | 113 "InlineTextBox 'yet had'", |
116 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n
'", | 114 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n
'", |
117 "InlineTextBox 'happen any'", | 115 "InlineTextBox 'happen any'", |
118 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", | 116 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", |
119 "InlineTextBox 'me?'", | 117 "InlineTextBox 'me?'", |
120 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", | 118 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", |
121 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" | 119 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
| 120 "VerticalScrollbar" |
122 ] | 121 ] |
123 } | 122 } |
124 ] | 123 ] |
125 } | 124 } |
126 | 125 |
OLD | NEW |