summaryrefslogtreecommitdiffstats
path: root/htdocs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/dev')
-rwxr-xr-xhtdocs/dev/tests/nonSGML-chars.html8
-rwxr-xr-xhtdocs/dev/tests/xhtml1-strict.html6
2 files changed, 7 insertions, 7 deletions
diff --git a/htdocs/dev/tests/nonSGML-chars.html b/htdocs/dev/tests/nonSGML-chars.html
index fe7531c..4a55c4b 100755
--- a/htdocs/dev/tests/nonSGML-chars.html
+++ b/htdocs/dev/tests/nonSGML-chars.html
@@ -1,12 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>XHTML 1.0 Strict with chars in the range 0x80-0x9B</title>
<link rev="made" href="mailto:gerald@w3.org" />
<link rel="stylesheet" type="text/css" href="/base.css" />
- <meta name="revision" content="$Id: nonSGML-chars.html,v 1.1 2001-07-16 07:54:05 link Exp $" />
- <meta name="modified" content="$Date: 2001-07-16 07:54:05 $" />
+ <meta name="revision" content="$Id: nonSGML-chars.html,v 1.2 2002-12-08 17:51:46 ville Exp $" />
+ <meta name="modified" content="$Date: 2002-12-08 17:51:46 $" />
</head>
<body>
@@ -23,7 +23,7 @@
src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
alt="Valid XHTML 1.0!" /></a>
<a href="/feedback.html">Webmaster</a><br />
- $Date: 2001-07-16 07:54:05 $
+ $Date: 2002-12-08 17:51:46 $
</address>
</body>
diff --git a/htdocs/dev/tests/xhtml1-strict.html b/htdocs/dev/tests/xhtml1-strict.html
index 1f40c10..82dc468 100755
--- a/htdocs/dev/tests/xhtml1-strict.html
+++ b/htdocs/dev/tests/xhtml1-strict.html
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<?xml-stylesheet href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" type="text/css"?>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
@@ -7,7 +7,7 @@
<title>test XHTML 1.0 Strict document</title>
<link rev="made" href="mailto:gerald@w3.org" />
<meta name="revision"
- content="$Id: xhtml1-strict.html,v 1.1 1999-12-06 05:52:07 gerald Exp $" />
+ content="$Id: xhtml1-strict.html,v 1.2 2002-12-08 17:51:46 ville Exp $" />
</head>
<body>
@@ -25,7 +25,7 @@ See: <a href="./">W3C HTML Validation Service: Tests</a>
<address>
<a href="http://validator.w3.org/check/referer">valid HTML</a><br />
<a href="/feedback.html">Gerald Oskoboiny</a><br />
- $Date: 1999-12-06 05:52:07 $
+ $Date: 2002-12-08 17:51:46 $
</address>
</body>