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