| 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 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", | 105 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo
uld become of\n'", |
| 106 "InlineTextBox 'me?'", | 106 "InlineTextBox 'me?'", |
| 107 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", | 107 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t
he great'", |
| 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 "VerticalScrollbar" | 109 "VerticalScrollbar" |
| 110 ] | 110 ] |
| 111 } | 111 } |
| 112 ] | 112 ] |
| 113 } | 113 } |
| 114 | 114 |
| OLD | NEW |