| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "LayoutBlockFlow body", | |
| 11 "rect": [8, 8, 784, 203], | |
| 12 "reason": "invalidate paint rectangle" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutBlockFlow body", | |
| 16 "rect": [8, 112, 784, 100], | |
| 17 "reason": "incremental" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutSVGContainer svg:use id='use'", | |
| 21 "rect": [33, 33, 50, 50], | |
| 22 "reason": "full" | |
| 23 }, | |
| 24 { | |
| 25 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 26 "rect": [33, 33, 50, 50], | |
| 27 "reason": "location change" | |
| 28 }, | |
| 29 { | |
| 30 "object": "LayoutSVGRoot svg:svg id='svg'", | |
| 31 "rect": [33, 33, 50, 50], | |
| 32 "reason": "full" | |
| 33 }, | |
| 34 { | |
| 35 "object": "LayoutSVGViewportContainer svg id='symbol'", | |
| 36 "rect": [33, 33, 50, 50], | |
| 37 "reason": "location change" | |
| 38 }, | |
| 39 { | |
| 40 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 41 "rect": [8, 8, 25, 25], | |
| 42 "reason": "full" | |
| 43 }, | |
| 44 { | |
| 45 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 46 "rect": [53, 53, 10, 10], | |
| 47 "reason": "layoutObject removal" | |
| 48 }, | |
| 49 { | |
| 50 "object": "LayoutSVGViewportContainer svg id='symbol'", | |
| 51 "rect": [53, 53, 10, 10], | |
| 52 "reason": "layoutObject removal" | |
| 53 }, | |
| 54 { | |
| 55 "object": "InlineBox", | |
| 56 "reason": "full" | |
| 57 }, | |
| 58 { | |
| 59 "object": "RootInlineBox", | |
| 60 "reason": "full" | |
| 61 }, | |
| 62 { | |
| 63 "object": "RootInlineBox", | |
| 64 "reason": "full" | |
| 65 } | |
| 66 ] | |
| 67 } | |
| 68 ] | |
| 69 } | |
| 70 | |
| OLD | NEW |