| 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 [33, 22, 700, 196] | 9 [33, 22, 693, 196] |
| 10 ], | 10 ], |
| 11 "paintInvalidationClients": [ | 11 "paintInvalidationClients": [ |
| 12 "RootInlineBox", | 12 "RootInlineBox", |
| 13 "InlineTextBox 'Gradient on fill'", | 13 "InlineTextBox 'Gradient on fill'", |
| 14 "LayoutSVGText text", | 14 "LayoutSVGText text", |
| 15 "LayoutSVGResourceLinearGradient linearGradient id='dynGrad'", | 15 "LayoutSVGResourceLinearGradient linearGradient id='dynGrad'", |
| 16 "LayoutSVGGradientStop stop", | 16 "LayoutSVGGradientStop stop", |
| 17 "LayoutSVGGradientStop stop" | 17 "LayoutSVGGradientStop stop" |
| 18 ] | 18 ] |
| 19 } | 19 } |
| 20 ] | 20 ] |
| 21 } | 21 } |
| 22 | 22 |
| OLD | NEW |