| 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, 405], | 11 "rect": [8, 68, 402, 402], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutSVGEllipse circle", | 15 "object": "LayoutSVGEllipse circle", |
| 16 "rect": [48, 108, 322, 322], | 16 "rect": [48, 108, 322, 322], |
| 17 "reason": "SVG resource change" | 17 "reason": "SVG resource change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutSVGRoot svg", | 20 "object": "LayoutSVGRoot svg", |
| 21 "rect": [48, 108, 322, 322], | 21 "rect": [48, 108, 322, 322], |
| (...skipping 19 matching lines...) Expand all Loading... |
| 41 }, | 41 }, |
| 42 { | 42 { |
| 43 "object": "RootInlineBox", | 43 "object": "RootInlineBox", |
| 44 "reason": "full" | 44 "reason": "full" |
| 45 } | 45 } |
| 46 ] | 46 ] |
| 47 } | 47 } |
| 48 ] | 48 ] |
| 49 } | 49 } |
| 50 | 50 |
| OLD | NEW |