| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| 11 { | 11 { |
| 12 "object": "LayoutSVGRect rect", | 12 "object": "LayoutSVGRect rect", |
| 13 "rect": [0, 0, 200, 200], | 13 "rect": [0, 0, 200, 200], |
| 14 "reason": "full" | 14 "reason": "full" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutSVGViewportContainer svg id='inner'", | 17 "object": "LayoutSVGViewportContainer svg id='inner'", |
| 18 "rect": [0, 0, 200, 200], | 18 "rect": [0, 0, 200, 200], |
| 19 "reason": "full" | 19 "reason": "full" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutSVGInlineText #text", | 22 "object": "LayoutSVGInlineText #text", |
| 23 "rect": [89, 86, 111, 18], | 23 "rect": [89, 86, 111, 18], |
| 24 "reason": "bounds change" | 24 "reason": "forced by layout" |
| 25 }, | 25 }, |
| 26 { | 26 { |
| 27 "object": "LayoutSVGText text", | 27 "object": "LayoutSVGText text", |
| 28 "rect": [89, 86, 111, 18], | 28 "rect": [89, 86, 111, 18], |
| 29 "reason": "full" | 29 "reason": "full" |
| 30 }, | 30 }, |
| 31 { | 31 { |
| 32 "object": "LayoutSVGInlineText #text", | 32 "object": "LayoutSVGInlineText #text", |
| 33 "rect": [0, 86, 101, 18], | 33 "rect": [0, 86, 101, 18], |
| 34 "reason": "bounds change" | 34 "reason": "forced by layout" |
| 35 }, | 35 }, |
| 36 { | 36 { |
| 37 "object": "LayoutSVGText text", | 37 "object": "LayoutSVGText text", |
| 38 "rect": [0, 86, 101, 18], | 38 "rect": [0, 86, 101, 18], |
| 39 "reason": "full" | 39 "reason": "full" |
| 40 }, | 40 }, |
| 41 { | 41 { |
| 42 "object": "LayoutSVGRoot svg", | 42 "object": "LayoutSVGRoot svg", |
| 43 "rect": [101, 0, 99, 200], | 43 "rect": [101, 0, 99, 200], |
| 44 "reason": "incremental" | 44 "reason": "incremental" |
| (...skipping 26 matching lines...) Expand all Loading... |
| 71 { | 71 { |
| 72 "object": "LayoutSVGRect rect", | 72 "object": "LayoutSVGRect rect", |
| 73 "rect": [80, 60, 20, 20], | 73 "rect": [80, 60, 20, 20], |
| 74 "reason": "full" | 74 "reason": "full" |
| 75 } | 75 } |
| 76 ] | 76 ] |
| 77 } | 77 } |
| 78 ], | 78 ], |
| 79 "objectPaintInvalidations": [ | 79 "objectPaintInvalidations": [ |
| 80 { | 80 { |
| 81 "object": "RootInlineBox", | |
| 82 "reason": "full" | |
| 83 }, | |
| 84 { | |
| 85 "object": "InlineTextBox 'right-aligned text'", | |
| 86 "reason": "full" | |
| 87 }, | |
| 88 { | |
| 89 "object": "LayoutSVGRoot svg", | 81 "object": "LayoutSVGRoot svg", |
| 90 "reason": "incremental" | 82 "reason": "incremental" |
| 91 }, | 83 }, |
| 92 { | 84 { |
| 93 "object": "LayoutSVGViewportContainer svg id='inner'", | 85 "object": "LayoutSVGViewportContainer svg id='inner'", |
| 94 "reason": "full" | 86 "reason": "full" |
| 95 }, | 87 }, |
| 96 { | 88 { |
| 97 "object": "LayoutSVGHiddenContainer defs", | 89 "object": "LayoutSVGHiddenContainer defs", |
| 98 "reason": "none" | 90 "reason": "none" |
| (...skipping 13 matching lines...) Expand all Loading... |
| 112 { | 104 { |
| 113 "object": "LayoutSVGText text", | 105 "object": "LayoutSVGText text", |
| 114 "reason": "full" | 106 "reason": "full" |
| 115 }, | 107 }, |
| 116 { | 108 { |
| 117 "object": "RootInlineBox", | 109 "object": "RootInlineBox", |
| 118 "reason": "full" | 110 "reason": "full" |
| 119 }, | 111 }, |
| 120 { | 112 { |
| 121 "object": "LayoutSVGInlineText #text", | 113 "object": "LayoutSVGInlineText #text", |
| 122 "reason": "bounds change" | 114 "reason": "forced by layout" |
| 123 }, | 115 }, |
| 124 { | 116 { |
| 125 "object": "InlineTextBox 'right-aligned text'", | 117 "object": "InlineTextBox 'right-aligned text'", |
| 126 "reason": "bounds change" | 118 "reason": "forced by layout" |
| 127 }, | 119 }, |
| 128 { | 120 { |
| 129 "object": "LayoutSVGContainer use", | 121 "object": "LayoutSVGContainer use", |
| 130 "reason": "full" | 122 "reason": "full" |
| 131 }, | 123 }, |
| 132 { | 124 { |
| 133 "object": "LayoutSVGPath polygon id='triangle'", | 125 "object": "LayoutSVGPath polygon id='triangle'", |
| 134 "reason": "bounds change" | 126 "reason": "bounds change" |
| 135 } | 127 } |
| 136 ] | 128 ] |
| 137 } | 129 } |
| 138 | 130 |
| OLD | NEW |