| 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 [218, 94, 28, 28], | 9 [218, 94, 28, 28], |
| 10 [218, 94, 28, 28], | 10 [218, 94, 28, 28], |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 84 "LayoutSVGText text id='use_text'", | 84 "LayoutSVGText text id='use_text'", |
| 85 "LayoutSVGInlineText #text", | 85 "LayoutSVGInlineText #text", |
| 86 "InlineTextBox 'use'", | 86 "InlineTextBox 'use'", |
| 87 "LayoutSVGContainer use", | 87 "LayoutSVGContainer use", |
| 88 "LayoutSVGEllipse circle id='use_circle'" | 88 "LayoutSVGEllipse circle id='use_circle'" |
| 89 ] | 89 ] |
| 90 } | 90 } |
| 91 ] | 91 ] |
| 92 } | 92 } |
| 93 | 93 |
| OLD | NEW |