| 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 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 "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'", |
| 118 "InlineTextBox 'me?'", | 118 "InlineTextBox 'me?'", |
| 119 "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'", |
| 120 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 120 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
| 121 "VerticalScrollbar" | 121 "VerticalScrollbar" |
| 122 ] | 122 ] |
| 123 } | 123 } |
| 124 ] | 124 ] |
| 125 } | 125 } |
| 126 | 126 |
| OLD | NEW |