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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
44 [0, 3, 8, 2], | 44 [0, 3, 8, 2], |
45 [0, 3, 8, 2], | 45 [0, 3, 8, 2], |
46 [0, 3, 8, 2], | 46 [0, 3, 8, 2], |
47 [0, 3, 8, 2], | 47 [0, 3, 8, 2], |
48 [0, 3, 8, 2], | 48 [0, 3, 8, 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 ], |
| 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'", |
| 74 "LayoutSVGRoot (positioned) svg", |
| 75 "LayoutSVGContainer g id='text1g'", |
| 76 "LayoutSVGText text", |
| 77 "LayoutSVGInlineText #text", |
| 78 "InlineTextBox 'PASS '", |
| 79 "LayoutSVGTSpan tspan", |
| 80 "InlineFlowBox", |
| 81 "LayoutSVGInlineText #text", |
| 82 "InlineTextBox 'PASS'", |
| 83 "LayoutSVGInlineText #text", |
| 84 "LayoutSVGForeignObject foreignObject", |
| 85 "LayoutBlockFlow P", |
| 86 "LayoutText #text", |
| 87 "InlineTextBox 'PASS'", |
| 88 "LayoutSVGViewportContainer svg", |
| 89 "LayoutSVGText text", |
| 90 "LayoutSVGInlineText #text", |
| 91 "InlineTextBox 'PASS'", |
| 92 "LayoutSVGContainer g id='text2g'", |
| 93 "LayoutSVGText text", |
| 94 "LayoutSVGText text", |
| 95 "LayoutSVGContainer g id='text3g'", |
| 96 "LayoutSVGText text", |
| 97 "LayoutSVGInlineText #text", |
| 98 "InlineTextBox 'PASS '", |
| 99 "LayoutSVGTSpan tspan", |
| 100 "InlineFlowBox", |
| 101 "LayoutSVGInlineText #text", |
| 102 "InlineTextBox 'PASS'", |
| 103 "LayoutSVGInlineText #text", |
| 104 "LayoutSVGForeignObject foreignObject", |
| 105 "LayoutBlockFlow P", |
| 106 "LayoutText #text", |
| 107 "InlineTextBox 'PASS'", |
| 108 "LayoutSVGViewportContainer svg", |
| 109 "LayoutSVGText text", |
| 110 "LayoutSVGInlineText #text", |
| 111 "InlineTextBox 'PASS'" |
54 ] | 112 ] |
55 } | 113 } |
56 ] | 114 ] |
57 } | 115 } |
58 | 116 |
OLD | NEW |