| 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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 [0, 0, 9, 1], | 52 [0, 0, 9, 1], |
| 53 [0, 0, 9, 1], | 53 [0, 0, 9, 1], |
| 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 ], |
| 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'", |
| 82 "LayoutSVGRoot (positioned) svg", |
| 83 "LayoutSVGContainer g id='text1g'", |
| 84 "LayoutSVGText text", |
| 85 "LayoutSVGInlineText #text", |
| 86 "InlineTextBox 'PASS '", |
| 87 "LayoutSVGTSpan tspan", |
| 88 "InlineFlowBox", |
| 89 "LayoutSVGInlineText #text", |
| 90 "InlineTextBox 'PASS'", |
| 91 "LayoutSVGInlineText #text", |
| 92 "LayoutSVGForeignObject foreignObject", |
| 93 "LayoutBlockFlow P", |
| 94 "LayoutText #text", |
| 95 "InlineTextBox 'PASS'", |
| 96 "LayoutSVGViewportContainer svg", |
| 97 "LayoutSVGText text", |
| 98 "LayoutSVGInlineText #text", |
| 99 "InlineTextBox 'PASS'", |
| 100 "LayoutSVGContainer g id='text2g'", |
| 101 "LayoutSVGText text", |
| 102 "LayoutSVGText text", |
| 103 "LayoutSVGContainer g id='text3g'", |
| 104 "LayoutSVGText text", |
| 105 "LayoutSVGInlineText #text", |
| 106 "InlineTextBox 'PASS '", |
| 107 "LayoutSVGTSpan tspan", |
| 108 "InlineFlowBox", |
| 109 "LayoutSVGInlineText #text", |
| 110 "InlineTextBox 'PASS'", |
| 111 "LayoutSVGInlineText #text", |
| 112 "LayoutSVGForeignObject foreignObject", |
| 113 "LayoutBlockFlow P", |
| 114 "LayoutText #text", |
| 115 "InlineTextBox 'PASS'", |
| 116 "LayoutSVGViewportContainer svg", |
| 117 "LayoutSVGText text", |
| 118 "LayoutSVGInlineText #text", |
| 119 "InlineTextBox 'PASS'" |
| 62 ] | 120 ] |
| 63 } | 121 } |
| 64 ] | 122 ] |
| 65 } | 123 } |
| 66 | 124 |
| OLD | NEW |