| 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 [27, 69, 364, 364], | 9 [45, 87, 328, 328], |
| 10 [27, 69, 364, 364], | 10 [45, 87, 328, 328], |
| 11 [27, 69, 364, 364], | 11 [45, 87, 328, 328], |
| 12 [13, 207, 92, 91], | 12 [45, 87, 328, 328], |
| 13 [13, 207, 92, 91], | 13 [18, 211, 82, 83], |
| 14 [13, 207, 92, 91], | 14 [18, 211, 82, 83], |
| 15 [18, 211, 82, 83], |
| 16 [18, 211, 82, 83], |
| 15 [8, 52, 402, 405], | 17 [8, 52, 402, 405], |
| 16 [8, 52, 102, 405] | 18 [8, 52, 102, 405] |
| 17 ], | 19 ], |
| 18 "paintInvalidationClients": [ | 20 "paintInvalidationClients": [ |
| 19 "RootInlineBox", | 21 "RootInlineBox", |
| 20 "InlineBox", | 22 "InlineBox", |
| 21 "LayoutBlockFlow div id='contentBox'", | 23 "LayoutBlockFlow div id='contentBox'", |
| 22 "LayoutSVGRoot svg", | 24 "LayoutSVGRoot svg", |
| 23 "LayoutSVGViewportContainer svg", | 25 "LayoutSVGContainer use", |
| 26 "LayoutSVGViewportContainer svg id='gamesBorder'", |
| 24 "LayoutSVGPath path" | 27 "LayoutSVGPath path" |
| 25 ] | 28 ] |
| 26 } | 29 } |
| 27 ] | 30 ] |
| 28 } | 31 } |
| 29 | 32 |
| OLD | NEW |