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