| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [808, 621], | 2 "bounds": [808, 621], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [808, 621], | 5 "bounds": [808, 621], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [208, 13, 161, 19], | 9 [208, 13, 161, 19], |
| 10 [208, 13, 161, 19], | 10 [208, 13, 161, 19], |
| 11 [208, 13, 161, 19], | 11 [208, 13, 161, 19], |
| 12 [18, 193, 161, 19], | 12 [18, 193, 161, 19], |
| 13 [18, 193, 161, 19], | 13 [18, 193, 161, 19], |
| 14 [18, 193, 161, 19] | 14 [18, 193, 161, 19] |
| 15 ], |
| 16 "paintInvalidationClients": [ |
| 17 "RootInlineBox", |
| 18 "InlineTextBox 'Passes, if text is at 200x20'", |
| 19 "LayoutSVGRoot svg:svg", |
| 20 "LayoutSVGText text id='ttt'", |
| 21 "LayoutSVGInlineText #text", |
| 22 "InlineTextBox 'Passes, if text is at 200x20'" |
| 15 ] | 23 ] |
| 16 } | 24 } |
| 17 ] | 25 ] |
| 18 } | 26 } |
| 19 | 27 |
| OLD | NEW |