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 "repaintRects": [ | 8 "repaintRects": [ |
9 [310, 114, 95, 46], | 9 [310, 114, 95, 46], |
10 [310, 114, 95, 46], | 10 [310, 114, 95, 46], |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
75 "InlineTextBox 'PASS'", | 75 "InlineTextBox 'PASS'", |
76 "RootInlineBox", | 76 "RootInlineBox", |
77 "InlineTextBox 'PASS '", | 77 "InlineTextBox 'PASS '", |
78 "InlineFlowBox", | 78 "InlineFlowBox", |
79 "InlineTextBox 'PASS'", | 79 "InlineTextBox 'PASS'", |
80 "RootInlineBox", | 80 "RootInlineBox", |
81 "InlineTextBox 'PASS'", | 81 "InlineTextBox 'PASS'", |
82 "LayoutSVGRoot (positioned) svg", | 82 "LayoutSVGRoot (positioned) svg", |
83 "LayoutSVGContainer g id='text1g'", | 83 "LayoutSVGContainer g id='text1g'", |
84 "LayoutSVGText text", | 84 "LayoutSVGText text", |
| 85 "RootInlineBox", |
85 "LayoutSVGInlineText #text", | 86 "LayoutSVGInlineText #text", |
86 "InlineTextBox 'PASS '", | 87 "InlineTextBox 'PASS '", |
87 "LayoutSVGTSpan tspan", | 88 "LayoutSVGTSpan tspan", |
88 "InlineFlowBox", | 89 "InlineFlowBox", |
89 "LayoutSVGInlineText #text", | 90 "LayoutSVGInlineText #text", |
90 "InlineTextBox 'PASS'", | 91 "InlineTextBox 'PASS'", |
91 "LayoutSVGInlineText #text", | 92 "LayoutSVGInlineText #text", |
92 "LayoutSVGForeignObject foreignObject", | 93 "LayoutSVGForeignObject foreignObject", |
93 "LayoutBlockFlow P", | 94 "LayoutBlockFlow P", |
| 95 "RootInlineBox", |
94 "LayoutText #text", | 96 "LayoutText #text", |
95 "InlineTextBox 'PASS'", | 97 "InlineTextBox 'PASS'", |
96 "LayoutSVGViewportContainer svg", | 98 "LayoutSVGViewportContainer svg", |
97 "LayoutSVGText text", | 99 "LayoutSVGText text", |
| 100 "RootInlineBox", |
98 "LayoutSVGInlineText #text", | 101 "LayoutSVGInlineText #text", |
99 "InlineTextBox 'PASS'", | 102 "InlineTextBox 'PASS'", |
100 "LayoutSVGContainer g id='text2g'", | 103 "LayoutSVGContainer g id='text2g'", |
101 "LayoutSVGText text", | 104 "LayoutSVGText text", |
| 105 "RootInlineBox", |
102 "LayoutSVGText text", | 106 "LayoutSVGText text", |
| 107 "RootInlineBox", |
103 "LayoutSVGContainer g id='text3g'", | 108 "LayoutSVGContainer g id='text3g'", |
104 "LayoutSVGText text", | 109 "LayoutSVGText text", |
| 110 "RootInlineBox", |
105 "LayoutSVGInlineText #text", | 111 "LayoutSVGInlineText #text", |
106 "InlineTextBox 'PASS '", | 112 "InlineTextBox 'PASS '", |
107 "LayoutSVGTSpan tspan", | 113 "LayoutSVGTSpan tspan", |
108 "InlineFlowBox", | 114 "InlineFlowBox", |
109 "LayoutSVGInlineText #text", | 115 "LayoutSVGInlineText #text", |
110 "InlineTextBox 'PASS'", | 116 "InlineTextBox 'PASS'", |
111 "LayoutSVGInlineText #text", | 117 "LayoutSVGInlineText #text", |
112 "LayoutSVGForeignObject foreignObject", | 118 "LayoutSVGForeignObject foreignObject", |
113 "LayoutBlockFlow P", | 119 "LayoutBlockFlow P", |
| 120 "RootInlineBox", |
114 "LayoutText #text", | 121 "LayoutText #text", |
115 "InlineTextBox 'PASS'", | 122 "InlineTextBox 'PASS'", |
116 "LayoutSVGViewportContainer svg", | 123 "LayoutSVGViewportContainer svg", |
117 "LayoutSVGText text", | 124 "LayoutSVGText text", |
| 125 "RootInlineBox", |
118 "LayoutSVGInlineText #text", | 126 "LayoutSVGInlineText #text", |
119 "InlineTextBox 'PASS'" | 127 "InlineTextBox 'PASS'" |
120 ] | 128 ] |
121 } | 129 } |
122 ] | 130 ] |
123 } | 131 } |
124 | 132 |
OLD | NEW |