Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
class="reftest-wait" transform="translate(100,0)">
<script xlink:href="../smil-util.js" type="text/javascript"/>
<script type="text/javascript">
function doTest() {
setTimeAndSnapshot(101, true);
}
window.addEventListener("MozReftestInvalidate", doTest, false);
</script>
<animateMotion by="-100, 0" begin="100" dur="1" fill="freeze"/>
<!-- Big green background to match lime.svg -->
<rect width="100%" height="100%" fill="lime"/>
</svg>