validator/htdocs/dev/tests smil20.smi,NONE,1.1

Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv25591

Added Files:
	smil20.smi 
Log Message:
proper smil 2.0 sample

--- NEW FILE: smil20.smi ---
<!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL 2.0//EN"
  "http://www.w3.org/2001/SMIL20/WD/SMIL20.dtd">  
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">
  <body>
    <img id="smile" end="activateEvent" src="../images/smile.jpg"/>
  </body>
</smil> 

Received on Monday, 2 April 2007 06:21:36 UTC