| 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 10 matching lines...) Expand all Loading... |
| 21 "rect": [14, 353, 48, 65], | 21 "rect": [14, 353, 48, 65], |
| 22 "reason": "bounds change" | 22 "reason": "bounds change" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", | 25 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", |
| 26 "rect": [14, 364, 48, 64], | 26 "rect": [14, 364, 48, 64], |
| 27 "reason": "bounds change" | 27 "reason": "bounds change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutText #text", | 30 "object": "LayoutText #text", |
| 31 "rect": [368, 422, 1, 54], | 31 "rect": [367, 422, 2, 54], |
| 32 "reason": "incremental" | 32 "reason": "incremental" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "InlineTextBox ' was in a furious passion, and went\n'", | 35 "object": "InlineTextBox ' was in a furious passion, and went\n'", |
| 36 "reason": "full" | 36 "reason": "full" |
| 37 }, | 37 }, |
| 38 { | 38 { |
| 39 "object": "InlineTextBox ' was in a furious passion, and went'", | 39 "object": "InlineTextBox ' was in a furious passion, and went'", |
| 40 "reason": "incremental" | 40 "reason": "incremental" |
| 41 }, | 41 }, |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 }, | 197 }, |
| 198 { | 198 { |
| 199 "object": "RootInlineBox", | 199 "object": "RootInlineBox", |
| 200 "reason": "full" | 200 "reason": "full" |
| 201 } | 201 } |
| 202 ] | 202 ] |
| 203 } | 203 } |
| 204 ] | 204 ] |
| 205 } | 205 } |
| 206 | 206 |
| OLD | NEW |