summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests
diff options
context:
space:
mode:
authorot <ot@localhost>2007-04-02 06:21:28 +0000
committerot <ot@localhost>2007-04-02 06:21:28 +0000
commit560affa373e67e339901cf4554051737386e5683 (patch)
tree8a3a40af4a39eb4190b20b7da40529e8efdb6244 /htdocs/dev/tests
parent29745f25159c4bd682e32a6bbf5666485dedbf2c (diff)
downloadmarkup-validator-560affa373e67e339901cf4554051737386e5683.zip
markup-validator-560affa373e67e339901cf4554051737386e5683.tar.gz
markup-validator-560affa373e67e339901cf4554051737386e5683.tar.bz2
proper smil 2.0 sample
Diffstat (limited to 'htdocs/dev/tests')
-rw-r--r--htdocs/dev/tests/smil20.smi8
1 files changed, 8 insertions, 0 deletions
diff --git a/htdocs/dev/tests/smil20.smi b/htdocs/dev/tests/smil20.smi
new file mode 100644
index 0000000..143c95e
--- /dev/null
+++ b/htdocs/dev/tests/smil20.smi
@@ -0,0 +1,8 @@
+<!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>
+