| 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 11 matching lines...) Expand all Loading... |
| 22 "reason": "bounds change" | 22 "reason": "bounds change" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutText #text", | 25 "object": "LayoutText #text", |
| 26 "rect": [303, 420, 67, 19], | 26 "rect": [303, 420, 67, 19], |
| 27 "reason": "bounds change" | 27 "reason": "bounds change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", | 30 "object": "LayoutBlockFlow (floating) SPAN id='greenFloat'", |
| 31 "rect": [356, 383, 64, 81], | 31 "rect": [356, 383, 64, 81], |
| 32 "reason": "location change" | 32 "reason": "bounds change" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
| 36 "rect": [353, 440, 16, 59], | 36 "rect": [353, 440, 16, 59], |
| 37 "reason": "incremental" | 37 "reason": "incremental" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutText #text", | 40 "object": "LayoutText #text", |
| 41 "rect": [352, 380, 2, 19], | 41 "rect": [352, 380, 2, 19], |
| 42 "reason": "incremental" | 42 "reason": "incremental" |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 211 }, | 211 }, |
| 212 { | 212 { |
| 213 "object": "RootInlineBox", | 213 "object": "RootInlineBox", |
| 214 "reason": "full" | 214 "reason": "full" |
| 215 } | 215 } |
| 216 ] | 216 ] |
| 217 } | 217 } |
| 218 ] | 218 ] |
| 219 } | 219 } |
| 220 | 220 |
| OLD | NEW |