| 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 [8, 176, 100, 100], | 9 [33, 23, 697, 194] |
| 10 [8, 156, 784, 19] | |
| 11 ], | 10 ], |
| 12 "paintInvalidationClients": [ | 11 "paintInvalidationClients": [ |
| 13 "InlineTextBox '\u00A0'", | |
| 14 "InlineFlowBox", | |
| 15 "RootInlineBox", | 12 "RootInlineBox", |
| 16 "InlineBox", | 13 "InlineTextBox 'Gradient on fill'", |
| 17 "LayoutBlockFlow (anonymous)", | 14 "LayoutSVGText text", |
| 18 "LayoutBlockFlow (positioned) DIV id='t'" | 15 "LayoutSVGResourceLinearGradient linearGradient id='dynGrad'", |
| 16 "LayoutSVGGradientStop stop", |
| 17 "LayoutSVGGradientStop stop" |
| 19 ] | 18 ] |
| 20 } | 19 } |
| 21 ] | 20 ] |
| 22 } | 21 } |
| 23 | 22 |
| OLD | NEW |