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