diff options
author | link <link@localhost> | 2001-07-29 08:00:51 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-07-29 08:00:51 +0000 |
commit | 1eb953fc6eb2e9e9ac5418e83a1728f95ff4e488 (patch) | |
tree | ba1634b35bf22548782f7e8fb47138704ac3322b /htdocs/config/fpis.cfg | |
parent | 12ec6867defa4752c713b458e62cf8cfa48634e7 (diff) | |
download | markup-validator-1eb953fc6eb2e9e9ac5418e83a1728f95ff4e488.zip markup-validator-1eb953fc6eb2e9e9ac5418e83a1728f95ff4e488.tar.gz markup-validator-1eb953fc6eb2e9e9ac5418e83a1728f95ff4e488.tar.bz2 |
Adding support for SMIL 1.0.
Diffstat (limited to 'htdocs/config/fpis.cfg')
-rw-r--r-- | htdocs/config/fpis.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/config/fpis.cfg b/htdocs/config/fpis.cfg index 242651f..9c3c9be 100644 --- a/htdocs/config/fpis.cfg +++ b/htdocs/config/fpis.cfg @@ -1,7 +1,7 @@ # # Mapping of FPIs to plain text version strings. # -# $Id: fpis.cfg,v 1.13 2001-07-29 07:05:06 link Exp $ +# $Id: fpis.cfg,v 1.14 2001-07-29 08:00:50 link Exp $ -//IETF//DTD HTML Level 0//EN//2.0 HTML 0.0 -//IETF//DTD HTML Strict Level 0//EN//2.0 Strict HTML 0.0 @@ -61,4 +61,5 @@ ISO/IEC 15445:2000//DTD HTML//EN <a href="http://purl.org/NET/ISO+IEC.15445/1544 -//W3C//DTD SVG 20010719//EN <a href="http://www.w3.org/TR/2001/PR-SVG-20010719/">SVG 1.0 PR 20010719</a> +-//W3C//DTD SMIL 1.0//EN <a href="http://www.w3.org/TR/1998/REC-smil-19980615/">SMIL 1.0</a> |