| 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, 46], | 9 [310, 114, 96, 46], |
| 10 [310, 114, 96, 46], | 10 [310, 114, 96, 46], |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 "InlineTextBox 'PASS'", | 107 "InlineTextBox 'PASS'", |
| 108 "LayoutSVGViewportContainer svg", | 108 "LayoutSVGViewportContainer svg", |
| 109 "LayoutSVGText text", | 109 "LayoutSVGText text", |
| 110 "LayoutSVGInlineText #text", | 110 "LayoutSVGInlineText #text", |
| 111 "InlineTextBox 'PASS'" | 111 "InlineTextBox 'PASS'" |
| 112 ] | 112 ] |
| 113 } | 113 } |
| 114 ] | 114 ] |
| 115 } | 115 } |
| 116 | 116 |
| OLD | NEW |