| 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] |
| 11 ], | 11 ], |
| 12 "paintInvalidationClients": [ | 12 "paintInvalidationClients": [ |
| 13 "RootInlineBox", | 13 "RootInlineBox", |
| 14 "InlineFlowBox", | 14 "InlineFlowBox", |
| 15 "InlineTextBox 'PA'", | 15 "InlineTextBox 'PA'", |
| 16 "InlineTextBox ''", | 16 "InlineTextBox ''", |
| 17 "InlineFlowBox", | 17 "InlineFlowBox", |
| 18 "InlineTextBox 'PASS'", | 18 "InlineTextBox 'PASS'", |
| 19 "InlineTextBox ''", | 19 "InlineTextBox ''", |
| 20 "InlineFlowBox", | 20 "InlineFlowBox", |
| 21 "InlineTextBox 'PASS'", | 21 "InlineTextBox 'PASS'", |
| 22 "LayoutSVGText text", | 22 "LayoutSVGText text", |
| 23 "RootInlineBox", |
| 23 "LayoutSVGInlineText #text", | 24 "LayoutSVGInlineText #text", |
| 24 "InlineTextBox 'PASS'" | 25 "InlineTextBox 'PASS'" |
| 25 ] | 26 ] |
| 26 } | 27 } |
| 27 ] | 28 ] |
| 28 } | 29 } |
| 29 | 30 |
| OLD | NEW |