diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-06-23 00:03:51 +0300 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-06-23 00:03:51 +0300 |
commit | 3d7d135267daa00554687ef6e2a54db85de2830c (patch) | |
tree | 24a897281f0dbfba5329b038ba7a5dfeacf3cd92 | |
parent | a1ef299d089dfcf00c18bac8495991718c22f0e9 (diff) | |
download | markup-validator-3d7d135267daa00554687ef6e2a54db85de2830c.zip markup-validator-3d7d135267daa00554687ef6e2a54db85de2830c.tar.gz markup-validator-3d7d135267daa00554687ef6e2a54db85de2830c.tar.bz2 |
Drop CVS keywords.
73 files changed, 36 insertions, 188 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index 0707151..eba5ad5 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: about.html,v 1.45 2009-06-23 18:27:39 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-06-23 18:27:39 $" ---><!--#set var="title" value="About the W3C Markup Validation Service" +<!--#set var="title" value="About the W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> diff --git a/htdocs/accesskeys.html b/htdocs/accesskeys.html index f1d892b..6a1fb8c 100755 --- a/htdocs/accesskeys.html +++ b/htdocs/accesskeys.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: accesskeys.html,v 1.6 2005-03-31 04:33:37 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-03-31 04:33:37 $" ---><!--#set var="title" value="Accesskeys Legend For The W3C Markup Validation Service" +<!--#set var="title" value="Accesskeys Legend For The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> <div class="doc"> diff --git a/htdocs/base.css b/htdocs/base.css index 462f6fa..a98a010 100644 --- a/htdocs/base.css +++ b/htdocs/base.css @@ -3,8 +3,6 @@ Copyright 2000-2006 W3C (MIT, INRIA, Keio). All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - - $Id: base.css,v 1.57 2006-03-31 05:48:01 ot Exp $ */ @import url("results.css"); /* CSS for validation results. */ diff --git a/htdocs/config/charset.cfg b/htdocs/config/charset.cfg index af260f1..bbf979f 100644 --- a/htdocs/config/charset.cfg +++ b/htdocs/config/charset.cfg @@ -1,8 +1,6 @@ # # list of accepted/preferred character encodings # -# $Id: charset.cfg,v 1.18 2009-09-13 19:29:24 ville Exp $ -# # Syntax: # # charset/encoding = ? result diff --git a/htdocs/config/tips.cfg b/htdocs/config/tips.cfg index ac29243..c0d0b0b 100644 --- a/htdocs/config/tips.cfg +++ b/htdocs/config/tips.cfg @@ -7,8 +7,6 @@ # properly escaped URI (not HTML escaped), and the value is included as-is # in the markup. # -# $Id: tips.cfg,v 1.12 2005-04-28 16:20:08 dom Exp $ -# http://www.w3.org/QA/Tips/good-titles = <strong><title></strong>: the most important element of a quality Web page. http://www.w3.org/QA/Tips/noClickHere = Don't use "click here" as link text! diff --git a/htdocs/config/types.conf b/htdocs/config/types.conf index ed9b3c0..f3bd885 100644 --- a/htdocs/config/types.conf +++ b/htdocs/config/types.conf @@ -1,8 +1,6 @@ # # Main Document Type Database for the W3C Markup Validation Service. # -# $Id: types.conf,v 1.57 2010-06-13 16:07:05 ville Exp $ -# # Maintains all information for each of the document types we support. # See 'perldoc Config::General' for the syntax, and be aware that the # 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*'. diff --git a/htdocs/config/validator.conf b/htdocs/config/validator.conf index 0bda456..5877e36 100644 --- a/htdocs/config/validator.conf +++ b/htdocs/config/validator.conf @@ -1,8 +1,6 @@ # Main Configuration File for the W3C Markup Validation Service. # -# $Id: validator.conf,v 1.39 2010-03-09 18:46:03 ville Exp $ -# # See 'perldoc Config::General' for the syntax, and be aware that the # 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*', # and that 'InterPolateVars' is in effect. diff --git a/htdocs/contribute.html b/htdocs/contribute.html index df27eb2..bbb33e7 100644 --- a/htdocs/contribute.html +++ b/htdocs/contribute.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: contribute.html,v 1.5 2009-06-23 18:27:39 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-06-23 18:27:39 $" ---><!--#set var="title" value="How to Contribute to the W3C Markup Validator" +<!--#set var="title" value="How to Contribute to the W3C Markup Validator" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> diff --git a/htdocs/detailed.html b/htdocs/detailed.html index 661071f..ef8294e 100755 --- a/htdocs/detailed.html +++ b/htdocs/detailed.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: detailed.html,v 1.25 2007-05-31 02:32:14 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-05-31 02:32:14 $" ---><!--#set var="title" value="The W3C Markup Validation Service" +<!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> diff --git a/htdocs/dev/tests/2329-html401-strict_iframe.html b/htdocs/dev/tests/2329-html401-strict_iframe.html index 52f8fa4..ed36530 100755 --- a/htdocs/dev/tests/2329-html401-strict_iframe.html +++ b/htdocs/dev/tests/2329-html401-strict_iframe.html @@ -6,8 +6,6 @@ <head> <title>test HTML 4.01 Transitional document with iframe element</title> <link rev="made" href="mailto:ot@w3.org"> - <meta name="revision" - content="$Id: 2329-html401-strict_iframe.html,v 1.1 2007-02-22 06:12:05 ot Exp $"> </head> <body> diff --git a/htdocs/dev/tests/2329-html401-transitional_iframe.html b/htdocs/dev/tests/2329-html401-transitional_iframe.html index 560608b..2f489f8 100755 --- a/htdocs/dev/tests/2329-html401-transitional_iframe.html +++ b/htdocs/dev/tests/2329-html401-transitional_iframe.html @@ -7,8 +7,6 @@ <head> <title>test HTML 4.01 Transitional document with iframe element</title> <link rev="made" href="mailto:ot@w3.org"> - <meta name="revision" - content="$Id: 2329-html401-transitional_iframe.html,v 1.1 2007-02-22 06:12:05 ot Exp $"> </head> <body> diff --git a/htdocs/dev/tests/4848-html40-transitional_FPI-SI-mismatch.html b/htdocs/dev/tests/4848-html40-transitional_FPI-SI-mismatch.html index 0b6c33b..1818663 100755 --- a/htdocs/dev/tests/4848-html40-transitional_FPI-SI-mismatch.html +++ b/htdocs/dev/tests/4848-html40-transitional_FPI-SI-mismatch.html @@ -4,8 +4,6 @@ <head> <title>test HTML 4.01 Transitional document</title> - <meta name="revision" - content="$Id: 4848-html40-transitional_FPI-SI-mismatch.html,v 1.1 2008-01-17 08:08:17 ot Exp $"> </head> <body> diff --git a/htdocs/dev/tests/4848-xhtml1-strict_FPI-SI-mismatch.xhtml b/htdocs/dev/tests/4848-xhtml1-strict_FPI-SI-mismatch.xhtml index 1afa98b..91f55c5 100755 --- a/htdocs/dev/tests/4848-xhtml1-strict_FPI-SI-mismatch.xhtml +++ b/htdocs/dev/tests/4848-xhtml1-strict_FPI-SI-mismatch.xhtml @@ -5,8 +5,6 @@ <head> <title>test XHTML 1.0 Strict document</title> - <meta name="revision" - content="$Id: 4848-xhtml1-strict_FPI-SI-mismatch.xhtml,v 1.1 2008-01-17 08:08:17 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/bogus-fpi.html b/htdocs/dev/tests/bogus-fpi.html index 8b5d589..9c43af8 100755 --- a/htdocs/dev/tests/bogus-fpi.html +++ b/htdocs/dev/tests/bogus-fpi.html @@ -4,8 +4,6 @@ <head> <title>test document with a bogus FPI</title> <link rev="made" href="mailto:gerald@w3.org"> - <meta name="revision" - content="$Id: bogus-fpi.html,v 1.2 2007-04-02 08:48:17 ville Exp $"> </head> <body> @@ -22,8 +20,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: 2007-04-02 08:48:17 $ + <a href="../../feedback.html">Gerald Oskoboiny</A> </address> </body> diff --git a/htdocs/dev/tests/bogus-fpi2.html b/htdocs/dev/tests/bogus-fpi2.html index db2c8a3..12dea47 100755 --- a/htdocs/dev/tests/bogus-fpi2.html +++ b/htdocs/dev/tests/bogus-fpi2.html @@ -3,9 +3,6 @@ <html> <head> <title>test document with a bogus FPI</title> - <meta name="revision" - content="$Id: bogus-fpi2.html,v 1.3 2010-03-04 16:59:00 ville Exp $" - > </head> <body> <p>This is a test document with a bogus FPI.</p> diff --git a/htdocs/dev/tests/bogus-fpi3.html b/htdocs/dev/tests/bogus-fpi3.html index 9e21966..4ab880c 100644 --- a/htdocs/dev/tests/bogus-fpi3.html +++ b/htdocs/dev/tests/bogus-fpi3.html @@ -3,9 +3,6 @@ <html> <head> <title>test document with a bogus FPI</title> - <meta name="revision" - content="$Id: bogus-fpi3.html,v 1.1 2005-02-04 13:09:00 link Exp $" - /> </head> <body> <p>This is a test document with a bogus FPI.</p> diff --git a/htdocs/dev/tests/bogus-fpi5.xhtml b/htdocs/dev/tests/bogus-fpi5.xhtml index f87de48..543b5c3 100644 --- a/htdocs/dev/tests/bogus-fpi5.xhtml +++ b/htdocs/dev/tests/bogus-fpi5.xhtml @@ -3,9 +3,6 @@ <html> <head> <title>test document with a bogus FPI</title> - <meta name="revision" - content="$Id: bogus-fpi5.xhtml,v 1.1 2006-05-02 04:12:04 ot Exp $" - /> </head> <body> <p>This is a test document with a bogus FPI. (but with correct system identifier)</p> diff --git a/htdocs/dev/tests/charset-xmldecl.xhtml b/htdocs/dev/tests/charset-xmldecl.xhtml index 4861e60..2b84a9a 100755 --- a/htdocs/dev/tests/charset-xmldecl.xhtml +++ b/htdocs/dev/tests/charset-xmldecl.xhtml @@ -4,8 +4,6 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>test XHTML 1.0 Strict document</title> - <meta name="revision" - content="$Id: charset-xmldecl.xhtml,v 1.2 2008-03-11 14:27:45 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/colons.html b/htdocs/dev/tests/colons.html index e93993d..0cc3e9b 100755 --- a/htdocs/dev/tests/colons.html +++ b/htdocs/dev/tests/colons.html @@ -5,8 +5,6 @@ <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: colons.html,v 1.3 2010-01-06 22:11:29 ville Exp $" /> - <meta name="modified" content="$Date: 2010-01-06 22:11:29 $" /> </head> <body> @@ -20,8 +18,7 @@ <a href="http://validator.w3.org/check/referer"><img 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: 2010-01-06 22:11:29 $ + <a href="/feedback.html">Webmaster</a> </address> </body> diff --git a/htdocs/dev/tests/html40-frameset.html b/htdocs/dev/tests/html40-frameset.html index 3e57aae..0627025 100755 --- a/htdocs/dev/tests/html40-frameset.html +++ b/htdocs/dev/tests/html40-frameset.html @@ -4,8 +4,6 @@ <head> <title>test HTML 4.0 Frameset document</title> <link rev="made" href="mailto:gerald@w3.org"> - <meta name="revision" - content="$Id: html40-frameset.html,v 1.3 2007-04-02 08:48:17 ville Exp $"> </head> <frameset> @@ -26,8 +24,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: 2007-04-02 08:48:17 $ + <a href="../../feedback.html">Gerald Oskoboiny</A> </address> </noframes> diff --git a/htdocs/dev/tests/html40-strict.html b/htdocs/dev/tests/html40-strict.html index 83adbe7..a9e65df 100755 --- a/htdocs/dev/tests/html40-strict.html +++ b/htdocs/dev/tests/html40-strict.html @@ -4,8 +4,6 @@ <head> <title>test HTML 4.0 Strict document</title> <link rev="made" href="mailto:gerald@w3.org"> - <meta name="revision" - content="$Id: html40-strict.html,v 1.3 2007-04-02 08:48:17 ville Exp $"> </head> <body> @@ -22,8 +20,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: 2007-04-02 08:48:17 $ + <a href="../../feedback.html">Gerald Oskoboiny</A> </address> </body> diff --git a/htdocs/dev/tests/html40-transitional.html b/htdocs/dev/tests/html40-transitional.html index a39393c..162f0b8 100755 --- a/htdocs/dev/tests/html40-transitional.html +++ b/htdocs/dev/tests/html40-transitional.html @@ -4,8 +4,6 @@ <head> <title>test HTML 4.0 Transitional document</title> <link rev="made" href="mailto:gerald@w3.org"> - <meta name="revision" - content="$Id: html40-transitional.html,v 1.3 2007-04-02 08:48:17 ville Exp $"> </head> <body> @@ -22,8 +20,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: 2007-04-02 08:48:17 $ + <a href="../../feedback.html">Gerald Oskoboiny</A> </address> </body> diff --git a/htdocs/dev/tests/html401_doctypecase.html b/htdocs/dev/tests/html401_doctypecase.html index 9b72f23..371b13b 100755 --- a/htdocs/dev/tests/html401_doctypecase.html +++ b/htdocs/dev/tests/html401_doctypecase.html @@ -5,8 +5,6 @@ <head> <title>test HTML 4.01 Strict document</title> <link rev="made" href="mailto:gerald@w3.org"> - <meta name="revision" - content="$Id: html401_doctypecase.html,v 1.2 2008-02-12 05:54:07 ot Exp $"> </head> <body> diff --git a/htdocs/dev/tests/html401_system.html b/htdocs/dev/tests/html401_system.html index d9032d3..442dded 100755 --- a/htdocs/dev/tests/html401_system.html +++ b/htdocs/dev/tests/html401_system.html @@ -4,8 +4,6 @@ <head> <title>test HTML 4.01 Strict document</title> <link rev="made" href="mailto:gerald@w3.org"> - <meta name="revision" - content="$Id: html401_system.html,v 1.1 2008-02-12 05:59:15 ot Exp $"> </head> <body> diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index de6cb85..561d6ac 100755 --- a/htdocs/dev/tests/index.html +++ b/htdocs/dev/tests/index.html @@ -1,7 +1,4 @@ - -<!--#set var="revision" value="\$Id: index.html,v 1.113 2010-03-04 16:59:00 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-03-04 16:59:00 $" ---><!--#set var="title" value="The W3C Markup Validation Service: Tests" +<!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> <div class="doc"> diff --git a/htdocs/dev/tests/invalid_meta_multibyte.html b/htdocs/dev/tests/invalid_meta_multibyte.html index 2d8f32d..0069575 100755 --- a/htdocs/dev/tests/invalid_meta_multibyte.html +++ b/htdocs/dev/tests/invalid_meta_multibyte.html @@ -4,8 +4,6 @@ <head> <title>test HTML 4.0 Strict document</title> <link rev="made" href="mailto:ot@w3.org"> - <meta name="revision" - content="$Id: invalid_meta_multibyte.html,v 1.1 2007-02-07 08:55:55 ot Exp $"> <meta name="description" content="おはようございます、日本語" /> </head> diff --git a/htdocs/dev/tests/iso-html.html b/htdocs/dev/tests/iso-html.html index 06d4d01..f3ff834 100755 --- a/htdocs/dev/tests/iso-html.html +++ b/htdocs/dev/tests/iso-html.html @@ -4,8 +4,6 @@ <head> <title>test ISO-HTML document</title> <link rev="made" href="mailto:gerald@w3.org"> - <meta name="revision" - content="$Id: iso-html.html,v 1.2 2000-10-19 00:23:00 gerald Exp $"> </head> <body> @@ -24,8 +22,7 @@ See: <a href="./">W3C HTML Validation Service: Tests</a> <div> <address> <a href="http://validator.w3.org/check/referer">valid HTML</a><br> - <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2000-10-19 00:23:00 $ + <a href="/feedback.html">Gerald Oskoboiny</A> </address> </div> diff --git a/htdocs/dev/tests/nocharset.html b/htdocs/dev/tests/nocharset.html index f1c37e9..bbc1e59 100755 --- a/htdocs/dev/tests/nocharset.html +++ b/htdocs/dev/tests/nocharset.html @@ -3,8 +3,6 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>test XHTML 1.0 Strict document</title> - <meta name="revision" - content="$Id: nocharset.html,v 1.1 2005-12-09 01:25:12 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/nocharset_notutf8.html b/htdocs/dev/tests/nocharset_notutf8.html index 24ca3a1..d8a1eb4 100755 --- a/htdocs/dev/tests/nocharset_notutf8.html +++ b/htdocs/dev/tests/nocharset_notutf8.html @@ -3,8 +3,6 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>test XHTML 1.0 Strict document</title> - <meta name="revision" - content="$Id: nocharset_notutf8.html,v 1.2 2005-12-09 04:40:09 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/nonSGML-chars.html b/htdocs/dev/tests/nonSGML-chars.html index 0d04b23..075eb12 100755 --- a/htdocs/dev/tests/nonSGML-chars.html +++ b/htdocs/dev/tests/nonSGML-chars.html @@ -5,8 +5,6 @@ <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.3 2007-04-02 08:48:17 ville Exp $" /> - <meta name="modified" content="$Date: 2007-04-02 08:48:17 $" /> </head> <body> @@ -22,8 +20,7 @@ <a href="http://validator.w3.org/check/referer"><img 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: 2007-04-02 08:48:17 $ + <a href="../../feedback.html">Webmaster</a> </address> </body> diff --git a/htdocs/dev/tests/svg_tiny_1_1.svg b/htdocs/dev/tests/svg_tiny_1_1.svg index 1baf7b7..dbb99c8 100644 --- a/htdocs/dev/tests/svg_tiny_1_1.svg +++ b/htdocs/dev/tests/svg_tiny_1_1.svg @@ -5,6 +5,6 @@ <g id="test-body-content"> <text font-family="Arial" font-size="14" text-anchor="middle" x="225" y="25">hello world</text> </g> - <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">$Revision: 1.1 $</text> + <text id="revision" x="10" y="340" font-size="40" stroke="none" fill="black">Revision: 1.1</text> <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/> </svg> diff --git a/htdocs/dev/tests/trailing-nul.html b/htdocs/dev/tests/trailing-nul.html Binary files differindex a350f0a..5403cb0 100755 --- a/htdocs/dev/tests/trailing-nul.html +++ b/htdocs/dev/tests/trailing-nul.html diff --git a/htdocs/dev/tests/xhtml-basic10.xhtml b/htdocs/dev/tests/xhtml-basic10.xhtml index 0e8cdcf..80a416b 100755 --- a/htdocs/dev/tests/xhtml-basic10.xhtml +++ b/htdocs/dev/tests/xhtml-basic10.xhtml @@ -5,8 +5,6 @@ <head> <title>test XHTML Basic 1.0 document</title> <link rev="made" href="mailto:gerald@w3.org" /> - <meta name="revision" - content="$Id: xhtml-basic10.xhtml,v 1.2 2007-04-02 08:48:17 ville Exp $" /> </head> <body> @@ -21,8 +19,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: 2007-04-02 08:48:17 $ + <a href="../../feedback.html">Gerald Oskoboiny</a> </address> </body> diff --git a/htdocs/dev/tests/xhtml-basic11.xhtml b/htdocs/dev/tests/xhtml-basic11.xhtml index 392366f..278b754 100755 --- a/htdocs/dev/tests/xhtml-basic11.xhtml +++ b/htdocs/dev/tests/xhtml-basic11.xhtml @@ -4,8 +4,6 @@ <head> <title>test XHTML Basic 1.1 document</title> - <meta name="revision" - content="$Id: xhtml-basic11.xhtml,v 1.1 2007-03-28 02:08:04 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/xhtml1-appc-empty.html b/htdocs/dev/tests/xhtml1-appc-empty.html index 4d035c4..39c3844 100755 --- a/htdocs/dev/tests/xhtml1-appc-empty.html +++ b/htdocs/dev/tests/xhtml1-appc-empty.html @@ -6,8 +6,6 @@ <head> <title>test XHTML 1.0 Strict document</title> <link rev="made" href="mailto:gerald@w3.org" /> - <meta name="revision" - content="$Id: xhtml1-appc-empty.html,v 1.1 2008-02-04 03:18:54 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/xhtml1-appc-emptycontent.html b/htdocs/dev/tests/xhtml1-appc-emptycontent.html index f8da1c5..0a00123 100755 --- a/htdocs/dev/tests/xhtml1-appc-emptycontent.html +++ b/htdocs/dev/tests/xhtml1-appc-emptycontent.html @@ -6,8 +6,6 @@ <head> <title>test XHTML 1.0 Strict document</title> <link rev="made" href="mailto:gerald@w3.org" /> - <meta name="revision" - content="$Id: xhtml1-appc-emptycontent.html,v 1.1 2008-02-04 03:18:54 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/xhtml1-appc-xmldecl.html b/htdocs/dev/tests/xhtml1-appc-xmldecl.html index 400bc66..f76955f 100755 --- a/htdocs/dev/tests/xhtml1-appc-xmldecl.html +++ b/htdocs/dev/tests/xhtml1-appc-xmldecl.html @@ -7,8 +7,6 @@ <head> <title>test XHTML 1.0 Strict document</title> <link rev="made" href="mailto:gerald@w3.org" /> - <meta name="revision" - content="$Id: xhtml1-appc-xmldecl.html,v 1.2 2008-02-04 03:22:43 ot Exp $" /> </head> <body> diff --git a/htdocs/dev/tests/xhtml1-strict.html b/htdocs/dev/tests/xhtml1-strict.html index 4f4e3dc..c5c92ff 100755 --- a/htdocs/dev/tests/xhtml1-strict.html +++ b/htdocs/dev/tests/xhtml1-strict.html @@ -6,8 +6,6 @@ <head> <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.3 2007-04-02 08:48:17 ville Exp $" /> </head> <body> @@ -24,8 +22,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: 2007-04-02 08:48:17 $ + <a href="../../feedback.html">Gerald Oskoboiny</a> </address> </body> diff --git a/htdocs/dev/tests/xhtml11-basic-w3c.xhtml b/htdocs/dev/tests/xhtml11-basic-w3c.xhtml index f468e0e..be7f49b 100644 --- a/htdocs/dev/tests/xhtml11-basic-w3c.xhtml +++ b/htdocs/dev/tests/xhtml11-basic-w3c.xhtml @@ -227,8 +227,7 @@ financially or through a donation of goods to W3C.</p><p class="small"><a id="fo about this page. <a href="/2000/08/w3c-synd/home.rss">Syndicate</a> this page with <a href="http://purl.org/rss/1.0/">RSS 1.0</a>, an <a href="/RDF/">RDF</a> vocabulary used for <a href="/2000/08/w3c-synd/#">site summaries</a>. </p><address class="small"> -<a href="/Help/Webmaster">Webmaster</a> · Last modified: - $Date: 2010-01-14 17:05:21 $ +<a href="/Help/Webmaster">Webmaster</a> <span class="whiteout">|</span><br/> <a href="http://validator.w3.org/check?uri=referer"><img src="/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31"/></a> <span class="whiteout">|</span> <a href="http://jigsaw.w3.org/css-validator/"><img src="/Icons/valid-css" alt="Valid CSS!" height="31"/></a> <span class="whiteout">|</span> <a href="/WAI/WCAG1AA-Conformance" title="Explanation of Level Double-A Conformance"><img class="conform" height="31" src="/WAI/wcag1AA" alt="Level Double-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0"/> diff --git a/htdocs/docs.css b/htdocs/docs.css index 3a75312..e3f370d 100644 --- a/htdocs/docs.css +++ b/htdocs/docs.css @@ -3,8 +3,6 @@ Copyright 2003 W3C (MIT, INRIA, Keio). All Rights Reserved. See <http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright> - - $Id: docs.css,v 1.9 2006-10-24 06:43:23 ot Exp $ */ /* @@ -111,4 +109,4 @@ dl#expl dt { background-color: #eee; color: #11111A; border-right: 1px solid #ccc; -}
\ No newline at end of file +} diff --git a/htdocs/docs/api.html b/htdocs/docs/api.html index ec23143..efe806e 100755 --- a/htdocs/docs/api.html +++ b/htdocs/docs/api.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: api.html,v 1.20 2009-06-24 14:25:04 ted Exp $" ---><!--#set var="date" value="\$Date: 2009-06-24 14:25:04 $" ---><!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service" +<!--#set var="title" value="Documentation of the Programmatic Interface (API) to The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html index a39c70b..65300da 100755 --- a/htdocs/docs/devel.html +++ b/htdocs/docs/devel.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: devel.html,v 1.18 2008-12-03 20:57:31 ot Exp $" ---><!--#set var="date" value="\$Date: 2008-12-03 20:57:31 $" ---><!--#set var="title" value="Developer Documentation for The W3C Markup Validation Service" +<!--#set var="title" value="Developer Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index 4b3df0a..7a99481 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: errors.html,v 1.47 2010-03-08 18:19:27 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-03-08 18:19:27 $" ---><!--#set var="title" value="Error Explanations for The W3C Markup Validation Service" +<!--#set var="title" value="Error Explanations for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <div class="doc"> diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index c4f6133..ff780cd 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: help.html,v 1.35 2007-07-06 05:45:50 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-07-06 05:45:50 $" ---><!--#set var="title" value="Help for The W3C Markup Validation Service" +<!--#set var="title" value="Help for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 4988fe8..a9e6605 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.15 2007-07-18 03:40:16 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-07-18 03:40:16 $" ---><!--#set var="title" value="Documentation Index for The W3C Markup Validation Service" +<!--#set var="title" value="Documentation Index for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 09f3b7a..6e6ecd8 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.65 2010-06-14 06:33:12 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-06-14 06:33:12 $" ---><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" +<!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/install_win.html b/htdocs/docs/install_win.html index 81dad34..00cd09c 100644 --- a/htdocs/docs/install_win.html +++ b/htdocs/docs/install_win.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: install_win.html,v 1.24 2010-05-07 09:17:22 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-05-07 09:17:22 $" ---><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service (Windows, Apache)" +<!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service (Windows, Apache)" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <div class="doc"> @@ -270,8 +268,6 @@ Include conf/extra/httpd-manual.conf <pre># # Main Configuration File for the W3C Markup Validation Service. # -# $Id: install_win.html,v 1.24 2010-05-07 09:17:22 ville Exp $ -# # See 'perldoc Config::General' for the syntax, and be aware that the # 'SplitPolicy' is 'equalsign', ie. keys and values are separated by '\s*=\s*', # and that 'InterPolateVars' is in effect. diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index 92aa6f1..fa9a27a 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: sgml.html,v 1.18 2005-06-22 02:49:39 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-06-22 02:49:39 $" ---><!--#set var="title" value="Introduction To SGML for The W3C Markup Validation Service" +<!--#set var="title" value="Introduction To SGML for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <div class="doc"><a id="skip" name="skip"></a> diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index 209c662..6afd1e9 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: users.html,v 1.38 2009-12-06 18:20:41 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-12-06 18:20:41 $" ---><!--#set var="title" value="User Documentation for The W3C Markup Validation Service" +<!--#set var="title" value="User Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> diff --git a/htdocs/docs/why.html b/htdocs/docs/why.html index 1491f1e..0b3e9c9 100755 --- a/htdocs/docs/why.html +++ b/htdocs/docs/why.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: why.html,v 1.10 2009-03-09 20:14:44 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-03-09 20:14:44 $" ---><!--#set var="title" value="Why Validate?" +<!--#set var="title" value="Why Validate?" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <div class="doc"> diff --git a/htdocs/favelets.html b/htdocs/favelets.html index 28032fa..fb3d56f 100755 --- a/htdocs/favelets.html +++ b/htdocs/favelets.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: favelets.html,v 1.8 2004-09-06 20:18:05 bjoern Exp $" ---><!--#set var="date" value="\$Date: 2004-09-06 20:18:05 $" ---><!--#set var="title" value="Favelets For The W3C Markup Validation Service" +<!--#set var="title" value="Favelets For The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html index 31f2990..19c82e4 100755 --- a/htdocs/file-upload.html +++ b/htdocs/file-upload.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: file-upload.html,v 1.23 2005-02-09 06:42:49 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-02-09 06:42:49 $" ---><!--#set var="title" value="W3C Markup Validation Service: Upload Files" +<!--#set var="title" value="W3C Markup Validation Service: Upload Files" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> diff --git a/htdocs/fragment-upload.html b/htdocs/fragment-upload.html index 7beaf1f..d627048 100755 --- a/htdocs/fragment-upload.html +++ b/htdocs/fragment-upload.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: fragment-upload.html,v 1.11 2006-11-13 04:13:13 ot Exp $" ---><!--#set var="date" value="\$Date: 2006-11-13 04:13:13 $" ---><!--#set var="title" value="W3C Markup Validation Service: Validate by Direct Input" +<!--#set var="title" value="W3C Markup Validation Service: Validate by Direct Input" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> diff --git a/htdocs/header.html b/htdocs/header.html index ac46660..bda4051 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -14,16 +14,13 @@ <script type="text/javascript" src="scripts/mootools.js"></script> <script type="text/javascript" src="scripts/w3c-validator.js"></script> <!--#endif --> - <meta name="revision" content="$Id: header.html,v 1.55 2009-03-26 15:15:11 ot Exp $" /> <meta name="keywords" content="HTML, HyperText Markup Language, Validation, W3C Markup Validation Service" /> <meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." /> - <meta name="revision" content="<!--#echo var="revision" -->" /> <!--#if expr="$feeds = 1" --> <link rel="alternate" type="application/atom+xml" href="http://www.w3.org/QA/Tools/validator-whatsnew.atom" /> <!--#endif --> - <!-- SSI Template Version: $Id: header.html,v 1.55 2009-03-26 15:15:11 ot Exp $ --> </head> diff --git a/htdocs/index.html b/htdocs/index.html index 429609b..b45e269 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.96 2009-02-10 13:54:58 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-02-10 13:54:58 $" ---><!--#set var="title" value="The W3C Markup Validation Service" +<!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" --><!--#set var="includeJS" value="1" diff --git a/htdocs/navbar.css b/htdocs/navbar.css index afddea4..34d7fea 100644 --- a/htdocs/navbar.css +++ b/htdocs/navbar.css @@ -3,8 +3,6 @@ Copyright 2000-2006 W3C (MIT, INRIA, Keio). All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - - $Id: navbar.css,v 1.23 2006-03-31 05:48:01 ot Exp $ */ diff --git a/htdocs/results.css b/htdocs/results.css index aae76ae..6cf1a9c 100644 --- a/htdocs/results.css +++ b/htdocs/results.css @@ -1,5 +1,4 @@ /* style sheet for the validator's results page */ -/* $Id: results.css,v 1.34 2009-09-05 11:45:16 ville Exp $ */ .input { color: black; diff --git a/htdocs/robots.txt b/htdocs/robots.txt index 8f41cc8..d0aa2e7 100644 --- a/htdocs/robots.txt +++ b/htdocs/robots.txt @@ -1,8 +1,6 @@ # # robots.txt for validator.w3.org # -# $Id: robots.txt,v 1.4 2009-02-26 14:50:04 ted Exp $ -# User-agent: * Disallow: /check diff --git a/htdocs/sgml-lib/sgml.soc b/htdocs/sgml-lib/sgml.soc index b194b81..ee7cae3 100644 --- a/htdocs/sgml-lib/sgml.soc +++ b/htdocs/sgml-lib/sgml.soc @@ -1,5 +1,4 @@ -- SGML catalog for the W3C Markup Validation Service -- --- $Id: sgml.soc,v 1.20 2009-09-13 20:03:05 ville Exp $ -- -- prefer public identifiers to system identifiers -- diff --git a/htdocs/source/index.html b/htdocs/source/index.html index 006555f..971c971 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.51 2009-06-23 18:27:39 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-06-23 18:27:39 $" ---><!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service" +<!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <div class="doc"> diff --git a/htdocs/style/results.css b/htdocs/style/results.css index bf15516..9db459f 100644 --- a/htdocs/style/results.css +++ b/htdocs/style/results.css @@ -1,5 +1,4 @@ /* style sheet for the validator's results page */ -/* $Id: results.css,v 1.23 2008-12-29 16:49:06 ot Exp $ */ div#results_container { margin: 2em; diff --git a/htdocs/tips.css b/htdocs/tips.css index 8204250..4f8e23d 100644 --- a/htdocs/tips.css +++ b/htdocs/tips.css @@ -3,8 +3,6 @@ Copyright 2000 W3C (MIT, INRIA, Keio). All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - - $Id: tips.css,v 1.7 2004-05-09 15:56:49 link Exp $ */ dl.tip { diff --git a/htdocs/todo.html b/htdocs/todo.html index 86b86a8..e8505d1 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.69 2009-03-16 19:13:32 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-03-16 19:13:32 $" ---><!--#set var="title" value="Development Roadmap for The W3C Markup Validation Service" +<!--#set var="title" value="Development Roadmap for The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> <div class="doc"> diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index f7ea4a3..9b03e8c 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.105 2010-06-14 06:33:12 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-06-14 06:33:12 $" ---><!--#set var="title" value="What's New at The W3C Markup Validation Service" +<!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" --><!--#include virtual="header.html" --> diff --git a/htdocs/xml-results.css b/htdocs/xml-results.css index 37229f3..2aa7e45 100644 --- a/htdocs/xml-results.css +++ b/htdocs/xml-results.css @@ -3,8 +3,6 @@ Copyright 2002 Terje Bless <link@pobox.com>. All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - - $Id: xml-results.css,v 1.6 2005-08-18 04:25:17 bjoern Exp $ */ result, meta, uri, modified, server, size, encoding, doctype, warnings, messages {display: block} diff --git a/httpd/cgi-bin/check b/httpd/cgi-bin/check index 3b2686c..61c2a1d 100755 --- a/httpd/cgi-bin/check +++ b/httpd/cgi-bin/check @@ -14,8 +14,6 @@ # # This source code is available under the license at: # http://www.w3.org/Consortium/Legal/copyright-software -# -# $Id: check,v 1.781 2010-06-13 21:49:10 ville Exp $ # # We need Perl 5.8.0+. diff --git a/httpd/cgi-bin/sendfeedback.pl b/httpd/cgi-bin/sendfeedback.pl index 8be0578..2ab843b 100755 --- a/httpd/cgi-bin/sendfeedback.pl +++ b/httpd/cgi-bin/sendfeedback.pl @@ -1,7 +1,6 @@ #!/usr/bin/perl -T ## ## feedback generator for W3C Markup Validation Service -# # $Id: sendfeedback.pl,v 1.22 2010-03-08 21:15:33 ville Exp $ ## Pragmas. use strict; diff --git a/httpd/conf/mime.types b/httpd/conf/mime.types index 492aa50..6240351 100644 --- a/httpd/conf/mime.types +++ b/httpd/conf/mime.types @@ -1,8 +1,6 @@ # # mime.types for validator.w3.org # -# $Id: mime.types,v 1.2 2004-05-09 15:56:54 link Exp $ -# # This file controls what MIME types are sent to the client for the # given file extensions. Sending the correct MIME type to the client diff --git a/misc/docs_errors.pl b/misc/docs_errors.pl index ae9e024..2a252d0 100755 --- a/misc/docs_errors.pl +++ b/misc/docs_errors.pl @@ -2,7 +2,6 @@ ## ## Generates HTML documentation of error messages and explanations ## for W3C Markup Validation Service -## $Id: docs_errors.pl,v 1.17 2010-01-26 18:45:41 ville Exp $ ## Pragmas. use strict; diff --git a/misc/spmpp.pl b/misc/spmpp.pl index 950eaed..d032587 100755 --- a/misc/spmpp.pl +++ b/misc/spmpp.pl @@ -4,8 +4,6 @@ # for use in the Validator, from an OpenSP ParserMessages.rc. # (spmpp = "SP Message Pre-Processor") # -# $Id: spmpp.pl,v 1.6 2009-11-25 22:11:21 ville Exp $ -# # # Require Perl 5.6.1 diff --git a/misc/testsuite/templates/index.html b/misc/testsuite/templates/index.html index 494411c..a8492c0 100644 --- a/misc/testsuite/templates/index.html +++ b/misc/testsuite/templates/index.html @@ -1,7 +1,4 @@ - -<!--#set var="revision" value="\$Id: index.html,v 1.6 2009-12-04 21:45:02 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-12-04 21:45:02 $" ---><!--#set var="title" value="The W3C Markup Validation Service: Tests" +<!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> <div class="doc"> diff --git a/misc/w3c-markup-validator.spec b/misc/w3c-markup-validator.spec index 4eeff5f..ef63c21 100644 --- a/misc/w3c-markup-validator.spec +++ b/misc/w3c-markup-validator.spec @@ -1,5 +1,4 @@ # RPM spec file for the W3C Markup Validator -# $Id: w3c-markup-validator.spec,v 1.15 2010-06-14 06:33:12 ville Exp $ %{expand: %%define tbver %(echo %{version} | tr . _)} diff --git a/share/templates/en_US/docs_errors.tmpl b/share/templates/en_US/docs_errors.tmpl index 5f02a90..8226dbd 100644 --- a/share/templates/en_US/docs_errors.tmpl +++ b/share/templates/en_US/docs_errors.tmpl @@ -1,6 +1,4 @@ -<!--#set var="revision" value="\$Id: docs_errors.tmpl,v 1.6 2010-03-08 18:11:08 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-03-08 18:11:08 $" ---><!--#set var="title" value="Error Explanations for The W3C Markup Validation Service" +<!--#set var="title" value="Error Explanations for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <div class="doc"> |