| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "name": "Content Root Layer", | |
| 3 "bounds": [800, 600], | |
| 4 "children": [ | |
| 5 { | |
| 6 "name": "LayoutView #document", | |
| 7 "bounds": [800, 600], | |
| 8 "contentsOpaque": true, | |
| 9 "drawsContent": true, | |
| 10 "paintInvalidations": [ | |
| 11 { | |
| 12 "object": "LayoutBlockFlow body", | |
| 13 "rect": [8, 8, 784, 204], | |
| 14 "reason": "invalidate paint rectangle" | |
| 15 }, | |
| 16 { | |
| 17 "object": "LayoutBlockFlow body", | |
| 18 "rect": [8, 112, 784, 100], | |
| 19 "reason": "incremental" | |
| 20 }, | |
| 21 { | |
| 22 "object": "LayoutSVGContainer svg:use id='use'", | |
| 23 "rect": [33, 33, 50, 50], | |
| 24 "reason": "full" | |
| 25 }, | |
| 26 { | |
| 27 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 28 "rect": [33, 33, 50, 50], | |
| 29 "reason": "layoutObject insertion" | |
| 30 }, | |
| 31 { | |
| 32 "object": "LayoutSVGRoot svg:svg id='svg'", | |
| 33 "rect": [33, 33, 50, 50], | |
| 34 "reason": "full" | |
| 35 }, | |
| 36 { | |
| 37 "object": "LayoutSVGViewportContainer svg id='symbol'", | |
| 38 "rect": [33, 33, 50, 50], | |
| 39 "reason": "layoutObject insertion" | |
| 40 }, | |
| 41 { | |
| 42 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 43 "rect": [8, 8, 25, 25], | |
| 44 "reason": "full" | |
| 45 }, | |
| 46 { | |
| 47 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 48 "rect": [53, 53, 10, 10], | |
| 49 "reason": "layoutObject removal" | |
| 50 }, | |
| 51 { | |
| 52 "object": "LayoutSVGViewportContainer svg id='symbol'", | |
| 53 "rect": [53, 53, 10, 10], | |
| 54 "reason": "layoutObject removal" | |
| 55 } | |
| 56 ] | |
| 57 } | |
| 58 ], | |
| 59 "objectPaintInvalidations": [ | |
| 60 { | |
| 61 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 62 "reason": "layoutObject removal" | |
| 63 }, | |
| 64 { | |
| 65 "object": "LayoutSVGViewportContainer svg id='symbol'", | |
| 66 "reason": "layoutObject removal" | |
| 67 }, | |
| 68 { | |
| 69 "object": "InlineBox", | |
| 70 "reason": "full" | |
| 71 }, | |
| 72 { | |
| 73 "object": "RootInlineBox", | |
| 74 "reason": "full" | |
| 75 }, | |
| 76 { | |
| 77 "object": "LayoutBlockFlow body", | |
| 78 "reason": "incremental" | |
| 79 }, | |
| 80 { | |
| 81 "object": "LayoutBlockFlow body", | |
| 82 "reason": "invalidate paint rectangle" | |
| 83 }, | |
| 84 { | |
| 85 "object": "RootInlineBox", | |
| 86 "reason": "incremental" | |
| 87 }, | |
| 88 { | |
| 89 "object": "LayoutSVGRoot svg:svg id='svg'", | |
| 90 "reason": "full" | |
| 91 }, | |
| 92 { | |
| 93 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 94 "reason": "full" | |
| 95 }, | |
| 96 { | |
| 97 "object": "LayoutSVGContainer svg:use id='use'", | |
| 98 "reason": "full" | |
| 99 }, | |
| 100 { | |
| 101 "object": "LayoutSVGViewportContainer svg id='symbol'", | |
| 102 "reason": "layoutObject insertion" | |
| 103 }, | |
| 104 { | |
| 105 "object": "LayoutSVGEllipse svg:circle id='circle'", | |
| 106 "reason": "layoutObject insertion" | |
| 107 } | |
| 108 ] | |
| 109 } | |
| 110 | |
| OLD | NEW |