| 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, 50, 402, 405], | 11 "rect": [8, 50, 402, 402], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutSVGContainer use", | 15 "object": "LayoutSVGContainer use", |
| 16 "rect": [45, 85, 328, 328], | 16 "rect": [45, 85, 328, 328], |
| 17 "reason": "bounds change" | 17 "reason": "bounds change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutSVGPath path", | 20 "object": "LayoutSVGPath path", |
| 21 "rect": [45, 85, 328, 328], | 21 "rect": [45, 85, 328, 328], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 61 }, | 61 }, |
| 62 { | 62 { |
| 63 "object": "RootInlineBox", | 63 "object": "RootInlineBox", |
| 64 "reason": "full" | 64 "reason": "full" |
| 65 } | 65 } |
| 66 ] | 66 ] |
| 67 } | 67 } |
| 68 ] | 68 ] |
| 69 } | 69 } |
| 70 | 70 |
| OLD | NEW |