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 [372, 384, 48, 81], | 10 [372, 384, 48, 81], |
(...skipping 23 matching lines...) Expand all Loading... |
34 [0, 0, 485, 600] | 34 [0, 0, 485, 600] |
35 ], | 35 ], |
36 "paintInvalidationClients": [ | 36 "paintInvalidationClients": [ |
37 "InlineTextBox 'straightened\n'", | 37 "InlineTextBox 'straightened\n'", |
38 "InlineTextBox 'out, and was going to give the hedgehog a'", | 38 "InlineTextBox 'out, and was going to give the hedgehog a'", |
39 "RootInlineBox", | 39 "RootInlineBox", |
40 "InlineTextBox 'blow with its head, it\n'", | 40 "InlineTextBox 'blow with its head, it\n'", |
41 "InlineTextBox ''", | 41 "InlineTextBox ''", |
42 "InlineTextBox ' twist itself round and look up in her'", | 42 "InlineTextBox ' twist itself round and look up in her'", |
43 "RootInlineBox", | 43 "RootInlineBox", |
| 44 "VerticalScrollbar", |
| 45 "LayoutIFrame IFRAME id='iframe'", |
44 "LayoutBlockFlow HTML", | 46 "LayoutBlockFlow HTML", |
45 "LayoutBlockFlow P", | 47 "LayoutBlockFlow P", |
46 "LayoutBlockFlow P", | 48 "LayoutBlockFlow P", |
47 "LayoutText #text", | 49 "LayoutText #text", |
48 "InlineTextBox 'The chief difficulty Alice found at first was in managin
g her'", | 50 "InlineTextBox 'The chief difficulty Alice found at first was in managin
g her'", |
49 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away,
'", | 51 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away,
'", |
50 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging
'", | 52 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging
'", |
51 "InlineTextBox 'down,\n'", | 53 "InlineTextBox 'down,\n'", |
52 "InlineTextBox 'but generally, just as she had got its neck nicely'", | 54 "InlineTextBox 'but generally, just as she had got its neck nicely'", |
53 "InlineTextBox 'straightened\n'", | 55 "InlineTextBox 'straightened\n'", |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
97 "InlineTextBox 'her head!\u2019 about'", | 99 "InlineTextBox 'her head!\u2019 about'", |
98 "InlineTextBox 'once in a minute.\n'", | 100 "InlineTextBox 'once in a minute.\n'", |
99 "LayoutText #text", | 101 "LayoutText #text", |
100 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not
as\n'", | 102 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not
as\n'", |
101 "InlineTextBox 'yet had'", | 103 "InlineTextBox 'yet had'", |
102 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n
'", | 104 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n
'", |
103 "InlineTextBox 'happen any'", | 105 "InlineTextBox 'happen any'", |
104 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", | 106 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", |
105 "InlineTextBox 'me?'", | 107 "InlineTextBox 'me?'", |
106 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", | 108 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", |
107 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 109 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" |
108 "VerticalScrollbar" | |
109 ] | 110 ] |
110 } | 111 } |
111 ] | 112 ] |
112 } | 113 } |
113 | 114 |
OLD | NEW |