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 [27, 67, 364, 364], |
10 (rect 27.00 67.00 364.00 364.00) | 10 [27, 67, 364, 364], |
11 (rect 27.00 67.00 364.00 364.00) | 11 [27, 67, 364, 364], |
12 (rect 27.00 67.00 364.00 364.00) | 12 [27, 67, 364, 364], |
13 (rect 27.00 67.00 364.00 364.00) | 13 [13, 205, 92, 91], |
14 (rect 15.00 57.00 137.00 137.00) | 14 [13, 205, 92, 91], |
15 (rect 15.00 57.00 94.00 137.00) | 15 [13, 205, 92, 91], |
16 (rect 13.00 205.00 92.00 91.00) | 16 [13, 205, 92, 91], |
17 (rect 13.00 205.00 92.00 91.00) | 17 [8, 50, 402, 405], |
18 (rect 13.00 205.00 92.00 91.00) | 18 [8, 50, 102, 405] |
19 (rect 13.00 205.00 92.00 91.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 |