Timer: 0

Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Muriel Jourdan (Muriel.Jourdan@inrialpes.fr)
Version: Apr. 3, 2000, v1        
Module: SMIL Timing & Sync Module 
Feature: syncToPrev value 
File Name: prev_begin_in_a_par7.smil
Media Components: 1 JPG
Expected Behavior: The image begins to be shown at t=2s for 5s.
<t:par begin="2s">
<t:img style="width:100;height:100" id="image" src="../images/smile.jpg" begin="prev.begin" dur="5s" />
</t:par>