TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: keyTimes.
At 0 seconds, the smile should be 50px wide.
At 2 seconds, the smile will immediately increase its width to 150px.
At 2-11 seconds, the smile will shrink back to its original width of 50px.
At 11-12 seconds, the smile will increase its width to 250px and freeze.

SAMPLE CODE:
<t:animate id="anim2" begin="2s" dur="10" calcMode="linear" keyTimes="0;.9;1" values ="100;0;250" targetElement="T1" additive="sum" attributeName="style.width" 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: animate
Feature: keyTime, begin, dur, calcMode=linear, values, targetElement, fill=freeze
File Name: animate_vk01.htm
Media Components: images/bg.gif", images/smile.jpg