Time
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: speed, accelerate.
At 0 seconds, time will appear.
At 2 seconds, time will start animating downwards to position 5,400.
At 4 seconds, time will reach 5,400 then remove itself back to its original position.

SAMPLE CODE:
<DIV id="d1" style="position:absolute;color:blue;font-size:1in;top:5;left:5"> Time</DIV;>
<t:animateMotion to="400" begin="2s" speed="2" accelerate="1" dur="5s" targetElement="d1" calcmode="paced" fill="remove"/>

INFORMATION:
Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved. See http://www.w3.org/Consortium/Legal/. Author: Debbie Newman, Microsoft
Version: 11/02/2000
Module: animateMotion
Feature: speed, accelerate
File Name: animateMotion_speed_accelerate_001.htm
Media Components: none