| 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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow P", | 10 "object": "LayoutBlockFlow P", |
| (...skipping 24 matching lines...) Expand all Loading... |
| 35 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
| 36 "rect": [162, 350, 145, 18], | 36 "rect": [162, 350, 145, 18], |
| 37 "reason": "bounds change" | 37 "reason": "bounds change" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 40 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 41 "rect": [46, 353, 16, 65], | 41 "rect": [46, 353, 16, 65], |
| 42 "reason": "incremental" | 42 "reason": "incremental" |
| 43 }, | 43 }, |
| 44 { | 44 { |
| 45 "object": "LayoutText #text", |
| 46 "rect": [368, 404, 1, 36], |
| 47 "reason": "incremental" |
| 48 }, |
| 49 { |
| 45 "object": "InlineTextBox ' was in a furious passion, and went\n'", | 50 "object": "InlineTextBox ' was in a furious passion, and went\n'", |
| 46 "reason": "full" | 51 "reason": "full" |
| 47 }, | 52 }, |
| 48 { | 53 { |
| 49 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure,
she had not as\n'", | 54 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure,
she had not as\n'", |
| 50 "reason": "full" | 55 "reason": "full" |
| 51 }, | 56 }, |
| 52 { | 57 { |
| 53 "object": "InlineTextBox 'Queen'", | 58 "object": "InlineTextBox 'Queen'", |
| 59 "reason": "incremental" |
| 60 }, |
| 61 { |
| 62 "object": "InlineTextBox 'Queen'", |
| 54 "reason": "full" | 63 "reason": "full" |
| 55 }, | 64 }, |
| 56 { | 65 { |
| 57 "object": "InlineTextBox 'The players all played at once without waiti
ng\n'", | 66 "object": "InlineTextBox 'The players all played at once without waiti
ng\n'", |
| 58 "reason": "bounds change" | 67 "reason": "bounds change" |
| 59 }, | 68 }, |
| 60 { | 69 { |
| 61 "object": "InlineTextBox 'The players all played at once without waiti
ng'", | 70 "object": "InlineTextBox 'The players all played at once without waiti
ng'", |
| 62 "reason": "full" | 71 "reason": "full" |
| 63 }, | 72 }, |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 { | 149 { |
| 141 "object": "InlineTextBox 'the ground, Alice soon came to the conclusio
n'", | 150 "object": "InlineTextBox 'the ground, Alice soon came to the conclusio
n'", |
| 142 "reason": "full" | 151 "reason": "full" |
| 143 }, | 152 }, |
| 144 { | 153 { |
| 145 "object": "InlineTextBox 'the hedgehogs; and in\n'", | 154 "object": "InlineTextBox 'the hedgehogs; and in\n'", |
| 146 "reason": "bounds change" | 155 "reason": "bounds change" |
| 147 }, | 156 }, |
| 148 { | 157 { |
| 149 "object": "InlineTextBox 'the'", | 158 "object": "InlineTextBox 'the'", |
| 159 "reason": "incremental" |
| 160 }, |
| 161 { |
| 162 "object": "InlineTextBox 'the'", |
| 150 "reason": "full" | 163 "reason": "full" |
| 151 }, | 164 }, |
| 152 { | 165 { |
| 153 "object": "InlineTextBox 'turns,\n'", | 166 "object": "InlineTextBox 'turns,\n'", |
| 154 "reason": "bounds change" | 167 "reason": "bounds change" |
| 155 }, | 168 }, |
| 156 { | 169 { |
| 157 "object": "InlineTextBox 'wonder is, that there\u2018s any one left al
ive!\u2019'", | 170 "object": "InlineTextBox 'wonder is, that there\u2018s any one left al
ive!\u2019'", |
| 158 "reason": "full" | 171 "reason": "full" |
| 159 }, | 172 }, |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 211 }, | 224 }, |
| 212 { | 225 { |
| 213 "object": "RootInlineBox", | 226 "object": "RootInlineBox", |
| 214 "reason": "full" | 227 "reason": "full" |
| 215 } | 228 } |
| 216 ] | 229 ] |
| 217 } | 230 } |
| 218 ] | 231 ] |
| 219 } | 232 } |
| 220 | 233 |
| OLD | NEW |