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", repeatCount="2", accumulate="sum"
File Name: transfilter_mode-out_from_by_accumulate-sum_additive-replace_calcMode-paced.html
Media Components: videos/nasa.qt
EXPECTED BEHAVIOR:
Transition begins at 0s with media 100% displayed, progresses
smoothly until video is 0% visible at 6s. Repeats but with no visible effect
since media is already 0% visible and accumulate="sum".
Video should never be visible after transition ends due to fill="freeze".
Transition will be type="irisWipe" subtype="rectangle"

<t:video id="m1" src="../videos/nasa.qt " dur="20"> <t:transitionfilter id="trans1" type="irisWipe" subtype="rectangle" dur="6" from="0" by="1" calcMode="paced" accumulate="sum" additive="replace" repeatCount="2" mode="out" fill="freeze" /> </t:video>