HTML
Time
+
TIMER:
Timer: 0

EXPECTED BEHAVIOR:
Testing: decelerate.
At 0 seconds, plus sign(+) will appear.
At 2 seconds, HTML, +, and Time will start animating.
At 12 seconds, all 3 objects will be aligned: HTML+Time and freeze.

SAMPLE CODE:
<DIV id="d1" style="position:absolute;color:blue;font-size:1in;top:-100;left:1000"> HTML</DIV;>
<t:animateMotion values="0,0;5,400;700,400;-620,400" begin="2s" decelerate="1" dur="8s" targetElement="d1" additive="sum" calcMode="paced" 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: additive, decelerate, calcMode, to, begin, dur, targetElement, fill=freeze
File Name: animateMotion_decelerate_extra_002.htm
Media Components: none