summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/xml.soc
diff options
context:
space:
mode:
authorbjoern <bjoern@localhost>2004-09-06 20:12:52 +0000
committerbjoern <bjoern@localhost>2004-09-06 20:12:52 +0000
commit5da8a16d5b33ac49c3d43efaa4c5b22078d3c424 (patch)
tree2ccfba8ae3f7ee1e1257a40feae8e6885bbde5d2 /htdocs/sgml-lib/xml.soc
parenta54b7fd6f2ec7fb292b76ed247519b4b3125aa91 (diff)
downloadmarkup-validator-5da8a16d5b33ac49c3d43efaa4c5b22078d3c424.zip
markup-validator-5da8a16d5b33ac49c3d43efaa4c5b22078d3c424.tar.gz
markup-validator-5da8a16d5b33ac49c3d43efaa4c5b22078d3c424.tar.bz2
fix for http://www.w3.org/Bugs/Public/show_bug.cgi?id=866
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r--htdocs/sgml-lib/xml.soc3
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc
index 1b1e1f1..bebc9b8 100644
--- a/htdocs/sgml-lib/xml.soc
+++ b/htdocs/sgml-lib/xml.soc
@@ -85,7 +85,8 @@ PUBLIC "-//W3C//ELEMENTS SMIL 2.0 Timing//EN" PR-smil20-20010605/SMIL-timing.m
PUBLIC "-//W3C//ELEMENTS SMIL 2.0 Transition//EN" PR-smil20-20010605/SMIL-transition.mod
PUBLIC "-//W3C//ELEMENTS SMIL 2.0 Integration//EN" PR-smil20-20010605/SMIL-integrate.mod
+ -- Do not prefer document type name over a SYSTEM Identifier. --
+OVERRIDE NO
-- Fallback if no FPI is given. --
DOCTYPE html "REC-xhtml1-20020801/xhtml1-transitional.dtd"
-