| 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 div id='contentBox'", | 10 "object": "LayoutBlockFlow div id='contentBox'", |
| 11 "rect": [8, 8, 402, 405], | 11 "rect": [8, 8, 402, 402], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutSVGRect rect", | 15 "object": "LayoutSVGRect rect", |
| 16 "rect": [9, 9, 400, 400], | 16 "rect": [9, 9, 400, 400], |
| 17 "reason": "forced by layout" | 17 "reason": "forced by layout" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutSVGRoot svg", | 20 "object": "LayoutSVGRoot svg", |
| 21 "rect": [9, 9, 400, 400], | 21 "rect": [9, 9, 400, 400], |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 56 }, | 56 }, |
| 57 { | 57 { |
| 58 "object": "RootInlineBox", | 58 "object": "RootInlineBox", |
| 59 "reason": "full" | 59 "reason": "full" |
| 60 } | 60 } |
| 61 ] | 61 ] |
| 62 } | 62 } |
| 63 ] | 63 ] |
| 64 } | 64 } |
| 65 | 65 |
| OLD | NEW |