diff options
author | ot <ot@localhost> | 2007-04-02 06:10:41 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-04-02 06:10:41 +0000 |
commit | 29745f25159c4bd682e32a6bbf5666485dedbf2c (patch) | |
tree | bfcba5811a81b3244a8c1b7e243e0dc87b5ec036 /htdocs/dev/tests/index.html | |
parent | 96af4b001db886b78c1de17c0dd8f4a45c532f4a (diff) | |
download | markup-validator-29745f25159c4bd682e32a6bbf5666485dedbf2c.zip markup-validator-29745f25159c4bd682e32a6bbf5666485dedbf2c.tar.gz markup-validator-29745f25159c4bd682e32a6bbf5666485dedbf2c.tar.bz2 |
SMIL 2.1 basic test cases
Diffstat (limited to 'htdocs/dev/tests/index.html')
-rwxr-xr-x | htdocs/dev/tests/index.html | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 615bf03..23abcd8 100755 --- a/htdocs/dev/tests/index.html +++ b/htdocs/dev/tests/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.68 2007-03-29 07:35:19 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-03-29 07:35:19 $" +<!--#set var="revision" value="\$Id: index.html,v 1.69 2007-04-02 06:10:41 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-04-02 06:10:41 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -170,6 +170,19 @@ SMIL 2.0 </li> <li> + <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/SMIL21.smil">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/SMIL21.smil">with v.w.o</a> - + <a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/SMIL21.smil">view</a>: + SMIL 2.1 + </li> + <li> + <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/SMIL21_Mobile.smil">validate</a> - + <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/SMIL21_Mobile.smil">with v.w.o</a> - + <a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/SMIL21_Mobile.smil">view</a>: + SMIL 2.1 Mobile + </li> + + <li> <a href="../../check?uri=http://www.w3.org/TR/XHTMLplusMathMLplusSVG/sample.xhtml">validate</a> - <a href="http://validator.w3.org/check?uri=http://www.w3.org/TR/XHTMLplusMathMLplusSVG/sample.xhtml">with v.w.o</a> - <a href="http://www.w3.org/TR/XHTMLplusMathMLplusSVG/sample.xhtml">view</a>: |