| 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, 61, 317, 379], | 9 [10, 61, 317, 379], |
| 10 [10, 61, 317, 379], | 10 [10, 61, 317, 379], |
| (...skipping 11 matching lines...) Expand all Loading... |
| 22 [10, 60, 317, 380], | 22 [10, 60, 317, 380], |
| 23 [10, 60, 317, 380], | 23 [10, 60, 317, 380], |
| 24 [10, 60, 317, 380], | 24 [10, 60, 317, 380], |
| 25 [10, 60, 317, 380], | 25 [10, 60, 317, 380], |
| 26 [10, 60, 317, 380], | 26 [10, 60, 317, 380], |
| 27 [10, 60, 317, 380], | 27 [10, 60, 317, 380], |
| 28 [10, 60, 317, 380], | 28 [10, 60, 317, 380], |
| 29 [10, 60, 317, 380], | 29 [10, 60, 317, 380], |
| 30 [10, 60, 317, 380], | 30 [10, 60, 317, 380], |
| 31 [10, 60, 317, 380] | 31 [10, 60, 317, 380] |
| 32 ], |
| 33 "paintInvalidationClients": [ |
| 34 "LayoutSVGRoot (positioned) svg", |
| 35 "LayoutSVGText text", |
| 36 "LayoutSVGTSpan tspan id='modify'", |
| 37 "LayoutSVGInlineText #text", |
| 38 "LayoutSVGInlineText #text", |
| 39 "LayoutSVGInlineText #text", |
| 40 "LayoutSVGTSpan tspan", |
| 41 "LayoutSVGInlineText #text", |
| 42 "LayoutSVGInlineText #text", |
| 43 "LayoutSVGTSpan tspan", |
| 44 "LayoutSVGInlineText #text", |
| 45 "LayoutSVGInlineText #text" |
| 32 ] | 46 ] |
| 33 } | 47 } |
| 34 ] | 48 ] |
| 35 } | 49 } |
| 36 | 50 |
| OLD | NEW |