Status: PASS | Duration: 8ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/svg/animations/crashtests/firefox-bug-1949899.html
<script> function go() { a.setAttribute("repeatDur", "indefinite") a.setAttribute("fill", "freeze") } </script> <body onload="go()"> <svg> <animateMotion id="a" min="300ms" repeatDur="0s">