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": [ |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
63 "rect": [59, 43, 95, 23], | 63 "rect": [59, 43, 95, 23], |
64 "reason": "full" | 64 "reason": "full" |
65 }, | 65 }, |
66 { | 66 { |
67 "object": "LayoutSVGViewportContainer svg id='inner1'", | 67 "object": "LayoutSVGViewportContainer svg id='inner1'", |
68 "rect": [59, 43, 95, 23], | 68 "rect": [59, 43, 95, 23], |
69 "reason": "full" | 69 "reason": "full" |
70 }, | 70 }, |
71 { | 71 { |
72 "object": "LayoutSVGInlineText #text", | 72 "object": "LayoutSVGInlineText #text", |
73 "rect": [0, 0, 2, 1], | 73 "rect": [0, 0, 8, 2], |
74 "reason": "forced by layout" | 74 "reason": "forced by layout" |
75 }, | 75 }, |
76 { | 76 { |
77 "object": "LayoutSVGInlineText #text", | 77 "object": "LayoutSVGInlineText #text", |
78 "rect": [0, 0, 2, 1], | 78 "rect": [0, 0, 8, 2], |
79 "reason": "forced by layout" | 79 "reason": "forced by layout" |
80 }, | 80 }, |
81 { | 81 { |
82 "object": "LayoutSVGInlineText #text", | 82 "object": "LayoutSVGInlineText #text", |
83 "rect": [0, 0, 2, 1], | 83 "rect": [0, 0, 8, 2], |
84 "reason": "bounds change" | 84 "reason": "bounds change" |
85 }, | 85 }, |
86 { | 86 { |
87 "object": "LayoutSVGTSpan tspan", | 87 "object": "LayoutSVGTSpan tspan", |
88 "rect": [0, 0, 2, 1], | 88 "rect": [0, 0, 8, 2], |
89 "reason": "full" | 89 "reason": "full" |
90 }, | 90 }, |
91 { | 91 { |
92 "object": "LayoutSVGText text", | 92 "object": "LayoutSVGText text", |
93 "rect": [0, 0, 2, 1], | 93 "rect": [0, 0, 8, 2], |
94 "reason": "full" | 94 "reason": "full" |
95 }, | 95 }, |
96 { | 96 { |
97 "object": "LayoutSVGViewportContainer svg id='inner1'", | 97 "object": "LayoutSVGViewportContainer svg id='inner1'", |
98 "rect": [0, 0, 2, 1], | 98 "rect": [0, 0, 8, 2], |
99 "reason": "full" | 99 "reason": "full" |
100 } | 100 } |
101 ] | 101 ] |
102 } | 102 } |
103 ], | 103 ], |
104 "objectPaintInvalidations": [ | 104 "objectPaintInvalidations": [ |
105 { | 105 { |
106 "object": "LayoutSVGRoot (positioned) svg", | 106 "object": "LayoutSVGRoot (positioned) svg", |
107 "reason": "bounds change" | 107 "reason": "bounds change" |
108 }, | 108 }, |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
182 "object": "InlineTextBox 'PASS'", | 182 "object": "InlineTextBox 'PASS'", |
183 "reason": "forced by layout" | 183 "reason": "forced by layout" |
184 }, | 184 }, |
185 { | 185 { |
186 "object": "LayoutSVGInlineText #text", | 186 "object": "LayoutSVGInlineText #text", |
187 "reason": "none" | 187 "reason": "none" |
188 } | 188 } |
189 ] | 189 ] |
190 } | 190 } |
191 | 191 |
OLD | NEW |