| 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 [485, 0, 15, 600], | 10 [485, 0, 15, 600], |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 "InlineTextBox 'here; the great\n'", | 105 "InlineTextBox 'here; the great\n'", |
| 106 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 106 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
| 107 "RootInlineBox", | 107 "RootInlineBox", |
| 108 "InlineTextBox 'here; the great\n'", | 108 "InlineTextBox 'here; the great\n'", |
| 109 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 109 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
| 110 "RootInlineBox", | 110 "RootInlineBox", |
| 111 "LayoutView #document", | 111 "LayoutView #document", |
| 112 "LayoutView #document", | 112 "LayoutView #document", |
| 113 "LayoutBlockFlow HTML", | 113 "LayoutBlockFlow HTML", |
| 114 "LayoutBlockFlow P", | 114 "LayoutBlockFlow P", |
| 115 "RootInlineBox", |
| 115 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", | 116 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", |
| 116 "LayoutText #text", | 117 "LayoutText #text", |
| 117 "InlineTextBox 'difficult game indeed.\n'", | 118 "InlineTextBox 'difficult game indeed.\n'", |
| 118 "LayoutText #text", | 119 "LayoutText #text", |
| 119 "InlineTextBox 'The players all played at once without waiting'", | 120 "InlineTextBox 'The players all played at once without waiting'", |
| 120 "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 121 "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
| 121 "LayoutText #text", | 122 "LayoutText #text", |
| 122 "InlineTextBox 'for turns,\n'", | 123 "InlineTextBox 'for turns,\n'", |
| 123 "InlineTextBox 'quarrelling all the while, and fighting'", | 124 "InlineTextBox 'quarrelling all the while, and fighting'", |
| 124 "InlineTextBox 'for the hedgehogs; and in\n'", | 125 "InlineTextBox 'for the hedgehogs; and in\n'", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 140 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", | 141 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", |
| 141 "InlineTextBox 'here; the great\n'", | 142 "InlineTextBox 'here; the great\n'", |
| 142 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, | 143 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'"
, |
| 143 "LayoutView #document", | 144 "LayoutView #document", |
| 144 "VerticalScrollbar" | 145 "VerticalScrollbar" |
| 145 ] | 146 ] |
| 146 } | 147 } |
| 147 ] | 148 ] |
| 148 } | 149 } |
| 149 | 150 |
| OLD | NEW |