OLD | NEW |
1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a
nd will be removed. Please use CSS animations or Web animations instead. | 1 { |
2 (GraphicsLayer | 2 "bounds": [800, 600], |
3 (bounds 800.00 600.00) | 3 "children": [ |
4 (children 1 | 4 { |
5 (GraphicsLayer | 5 "bounds": [800, 600], |
6 (bounds 800.00 600.00) | 6 "contentsOpaque": true, |
7 (contentsOpaque 1) | 7 "drawsContent": true, |
8 (drawsContent 1) | 8 "repaintRects": [ |
9 (repaint rects | 9 [45, 85, 328, 328], |
10 (rect 45.00 85.00 328.00 328.00) | 10 [45, 85, 328, 328], |
11 (rect 45.00 85.00 328.00 328.00) | 11 [45, 85, 328, 328], |
12 (rect 45.00 85.00 328.00 328.00) | 12 [45, 85, 328, 328], |
13 (rect 45.00 85.00 328.00 328.00) | 13 [18, 209, 82, 83], |
14 (rect 18.00 209.00 82.00 83.00) | 14 [18, 209, 82, 83], |
15 (rect 18.00 209.00 82.00 83.00) | 15 [18, 209, 82, 83], |
16 (rect 18.00 209.00 82.00 83.00) | 16 [18, 209, 82, 83], |
17 (rect 18.00 209.00 82.00 83.00) | 17 [8, 50, 402, 405], |
18 (rect 15.00 57.00 137.00 137.00) | 18 [8, 50, 102, 405] |
19 (rect 15.00 57.00 94.00 137.00) | 19 ], |
20 (rect 8.00 50.00 402.00 405.00) | 20 "paintInvalidationClients": [ |
21 (rect 8.00 50.00 102.00 405.00) | 21 "RootInlineBox", |
22 ) | 22 "InlineBox", |
23 ) | 23 "LayoutBlockFlow div id='contentBox'", |
24 ) | 24 "LayoutSVGRoot svg", |
25 ) | 25 "LayoutSVGContainer use", |
| 26 "LayoutSVGViewportContainer svg id='gamesBorder'", |
| 27 "LayoutSVGPath path" |
| 28 ] |
| 29 } |
| 30 ] |
| 31 } |
26 | 32 |
OLD | NEW |