Timer: 0

Copyright: Copyright 1998-2005  W3C (MIT, ERCIM, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Debbie Newman,±Microsoft
Version: 11/8/2000
Module: InlineTransitions Module
Feature: mode="out", fill="freeze", values list
File Name: transfilter_mode-out_values_additive-replace_calcMode-paced.html
Media Components: images/earth.jpg
EXPECTED BEHAVIOR:
Transition will start at 0s with media 100% displayed,
wipes to 0% visible over 6s. freeze at 6s with media 0% visible.
Transition will be type="barWipe" subtype="leftToRight"

<img height="100" width="100" id="m1" src="../images/earth.jpg " /> <t:transitionfilter id="trans1" targetElement = "M1" type="barWipe" subtype="leftToRight" dur="6" values="0.083; 0.166; 0.250; 0.333; 0.416; 0.500; 0.583; 0.666; 0.750; 0.833; 0.916; 1.000;" calcMode="paced" additive="replace" mode="out" fill="freeze" </t:video>