| 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 "paintInvalidations": [ |
| 9 [33, 23, 697, 194] | 9 { |
| 10 ], | 10 "object": "InlineTextBox 'Gradient on fill'", |
| 11 "paintInvalidationClients": [ | 11 "rect": [0, 0, 0, 0], |
| 12 "RootInlineBox", | 12 "reason": "full" |
| 13 "InlineTextBox 'Gradient on fill'", | 13 }, |
| 14 "LayoutSVGText text", | 14 { |
| 15 "RootInlineBox", | 15 "object": "LayoutSVGGradientStop stop", |
| 16 "LayoutSVGResourceLinearGradient linearGradient id='dynGrad'", | 16 "rect": [0, 0, 0, 0], |
| 17 "LayoutSVGGradientStop stop", | 17 "reason": "layoutObject insertion" |
| 18 "LayoutSVGGradientStop stop" | 18 }, |
| 19 { |
| 20 "object": "LayoutSVGGradientStop stop", |
| 21 "rect": [0, 0, 0, 0], |
| 22 "reason": "layoutObject insertion" |
| 23 }, |
| 24 { |
| 25 "object": "LayoutSVGResourceLinearGradient linearGradient id='dynGrad'
", |
| 26 "rect": [0, 0, 0, 0], |
| 27 "reason": "layoutObject insertion" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutSVGText text", |
| 31 "rect": [33, 23, 697, 194], |
| 32 "reason": "style change" |
| 33 }, |
| 34 { |
| 35 "object": "RootInlineBox", |
| 36 "rect": [0, 0, 0, 0], |
| 37 "reason": "full" |
| 38 }, |
| 39 { |
| 40 "object": "RootInlineBox", |
| 41 "rect": [0, 0, 0, 0], |
| 42 "reason": "full" |
| 43 } |
| 19 ] | 44 ] |
| 20 } | 45 } |
| 21 ] | 46 ] |
| 22 } | 47 } |
| 23 | 48 |
| OLD | NEW |