| 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, 68, 402, 404], | 11 "rect": [8, 68, 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": [9, 69, 400, 400], | 16 "rect": [9, 69, 400, 400], |
| 17 "reason": "bounds change" | 17 "reason": "bounds change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutSVGRoot svg", | 20 "object": "LayoutSVGRoot svg", |
| 21 "rect": [9, 69, 400, 400], | 21 "rect": [9, 69, 400, 400], |
| (...skipping 29 matching lines...) Expand all Loading... |
| 51 }, | 51 }, |
| 52 { | 52 { |
| 53 "object": "RootInlineBox", | 53 "object": "RootInlineBox", |
| 54 "reason": "full" | 54 "reason": "full" |
| 55 } | 55 } |
| 56 ] | 56 ] |
| 57 } | 57 } |
| 58 ] | 58 ] |
| 59 } | 59 } |
| 60 | 60 |
| OLD | NEW |