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 [10, 63, 307, 377], | 9 [10, 63, 307, 377], |
10 [10, 63, 307, 377], | 10 [10, 63, 307, 377], |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
59 "LayoutSVGTSpan tspan", | 59 "LayoutSVGTSpan tspan", |
60 "InlineFlowBox", | 60 "InlineFlowBox", |
61 "LayoutSVGInlineText #text", | 61 "LayoutSVGInlineText #text", |
62 "InlineTextBox 'PASS'", | 62 "InlineTextBox 'PASS'", |
63 "LayoutSVGInlineText #text" | 63 "LayoutSVGInlineText #text" |
64 ] | 64 ] |
65 } | 65 } |
66 ] | 66 ] |
67 } | 67 } |
68 | 68 |
OLD | NEW |