| 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": "LayoutSVGRoot svg", | 10 "object": "LayoutSVGRoot svg", |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 85 }, | 85 }, |
| 86 { | 86 { |
| 87 "object": "LayoutSVGResourceClipper clipPath id='p'", | 87 "object": "LayoutSVGResourceClipper clipPath id='p'", |
| 88 "reason": "location change" | 88 "reason": "location change" |
| 89 } | 89 } |
| 90 ] | 90 ] |
| 91 } | 91 } |
| 92 ] | 92 ] |
| 93 } | 93 } |
| 94 | 94 |
| OLD | NEW |