Time
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: autoReverse.
At 0 seconds, time will appear.
At 2 seconds, time will start decelerating towards position 5, 400.
At 4 seconds, time will reach 5, 400 then autoreverse.
At 6 seconds, time will reach its original position and freeze.

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

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: autoreverse
File Name: animateMotion_autoreverse_001.htm
Media Components: none