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