1555851.html (298B)
1 <body> 2 <script> 3 var o0 = document.createElementNS("http://www.w3.org/2000/svg", "svg") 4 document.body.appendChild(o0) 5 var o3 = document.createElementNS("http://www.w3.org/2000/svg", "animateMotion") 6 o0.appendChild(o3) 7 o3.setAttribute("path", "M9,2l2e37,3A40,2 85,102-1") 8 </script>