| 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": "LayoutMultiColumnFlowThread (anonymous)", | 10 "object": "LayoutMultiColumnFlowThread (anonymous)", |
| 11 "rect": [9, 9, 525, 100], | 11 "rect": [9, 9, 400, 100], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutText #text", | 15 "object": "LayoutText #text", |
| 16 "rect": [234, 15, 300, 50], | 16 "rect": [234, 15, 300, 50], |
| 17 "reason": "full" | 17 "reason": "full" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "InlineFlowBox", | 20 "object": "InlineFlowBox", |
| 21 "reason": "full" | 21 "reason": "full" |
| (...skipping 24 matching lines...) Expand all Loading... |
| 46 }, | 46 }, |
| 47 { | 47 { |
| 48 "object": "RootInlineBox", | 48 "object": "RootInlineBox", |
| 49 "reason": "full" | 49 "reason": "full" |
| 50 } | 50 } |
| 51 ] | 51 ] |
| 52 } | 52 } |
| 53 ] | 53 ] |
| 54 } | 54 } |
| 55 | 55 |
| OLD | NEW |