Source code
Revision control
Copy as Markdown
Other Tools
<script>
function go() {
a.setAttribute("repeatDur", "indefinite")
a.setAttribute("fill", "freeze")
}
</script>
<body onload="go()">
<svg>
<animateMotion id="a" min="300ms" repeatDur="0s">