Time
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: autoReverse.
At 0 seconds, time will appear.
At 2 seconds, time will start animating from blue to red.
At 4 seconds, time will be red then autoreverse.
At 6 seconds, time will blue again and freeze.

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

INFORMATION:
Copyright: Copyright 1998-2005 W3C (MIT, ERCIM, Keio), All Rights Reserved. See http://www.w3.org/Consortium/Legal/. Author: Debbie Newman, Microsoft
Version: 11/02/2000
Module: animateColor
Feature: autoreverse, attributeName, to, begin, accelerate, dur, targetElement, additive, calcmode, fill=freeze
File Name: animateColor_autoreverse_001.htm
Media Components: none