markup-validator commit: Use "W3C Markup Validation Service" instead of "W3C HTML Validation Service" more.

changeset:   3110:c109cd86c94e
tag:         tip
user:        Ville Skyttä <ville.skytta@iki.fi>
date:        Wed Jun 30 00:02:38 2010 +0300
files:       README.cvs htdocs/dev/tests/bogus-fpi.html htdocs/dev/tests/charset-xmldecl.xhtml htdocs/dev/tests/colons.html htdocs/dev/tests/html40-frameset.html htdocs/dev/tests/html40-strict.html htdocs/dev/tests/html40-transitional.html htdocs/dev/tests/invalid_meta_multibyte.html htdocs/dev/tests/iso-html.html htdocs/dev/tests/nocharset.html htdocs/dev/tests/nocharset_notutf8.html htdocs/dev/tests/nonSGML-chars.html htdocs/dev/tests/trailing-nul.html htdocs/dev/tests/xhtml-basic10.xhtml htdocs/dev/tests/xhtml-basic11.xhtml htdocs/dev/tests/xhtml1-strict.html misc/testsuite/README.cvs
description:
Use "W3C Markup Validation Service" instead of "W3C HTML Validation Service" more.


diff -r ebca69daf65c -r c109cd86c94e README.cvs
--- a/README.cvs	Tue Jun 29 23:56:23 2010 +0300
+++ b/README.cvs	Wed Jun 30 00:02:38 2010 +0300
@@ -1,6 +1,6 @@
 <p>
 This is the code for the <a href="http://validator.w3.org/">W3C
-HTML validation service</a>. For information on installing it,
+markup validation service</a>. For information on installing it,
 please see the <a href="http://validator.w3.org/source/">source
 code page</a>.
 </p>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/bogus-fpi.html
--- a/htdocs/dev/tests/bogus-fpi.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/bogus-fpi.html	Wed Jun 30 00:02:38 2010 +0300
@@ -13,7 +13,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 <hr>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/charset-xmldecl.xhtml
--- a/htdocs/dev/tests/charset-xmldecl.xhtml	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/charset-xmldecl.xhtml	Wed Jun 30 00:02:38 2010 +0300
@@ -13,7 +13,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 </body>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/colons.html
--- a/htdocs/dev/tests/colons.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/colons.html	Wed Jun 30 00:02:38 2010 +0300
@@ -9,7 +9,7 @@
 
   <body>
     <h1><a href="http://www.w3.org/"><img height="48" alt="W3C"
-          src="http://www.w3.org/Icons/WWW/w3c_home" /></a> HTML Validator</h1>
+          src="http://www.w3.org/Icons/WWW/w3c_home" /></a> Markup Validator</h1>
 
     <none:p>This element uses an undeclared namespace prefix.</none:p>
     <p>This element uses an undeclared namespace prefix on only the end tag.</none:p>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/html40-frameset.html
--- a/htdocs/dev/tests/html40-frameset.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/html40-frameset.html	Wed Jun 30 00:02:38 2010 +0300
@@ -17,7 +17,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 <hr>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/html40-strict.html
--- a/htdocs/dev/tests/html40-strict.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/html40-strict.html	Wed Jun 30 00:02:38 2010 +0300
@@ -13,7 +13,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 <hr>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/html40-transitional.html
--- a/htdocs/dev/tests/html40-transitional.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/html40-transitional.html	Wed Jun 30 00:02:38 2010 +0300
@@ -13,7 +13,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 <hr>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/invalid_meta_multibyte.html
--- a/htdocs/dev/tests/invalid_meta_multibyte.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/invalid_meta_multibyte.html	Wed Jun 30 00:02:38 2010 +0300
@@ -16,7 +16,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 </body>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/iso-html.html
--- a/htdocs/dev/tests/iso-html.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/iso-html.html	Wed Jun 30 00:02:38 2010 +0300
@@ -14,7 +14,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 <hr>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/nocharset.html
--- a/htdocs/dev/tests/nocharset.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/nocharset.html	Wed Jun 30 00:02:38 2010 +0300
@@ -11,7 +11,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 </body>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/nocharset_notutf8.html
--- a/htdocs/dev/tests/nocharset_notutf8.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/nocharset_notutf8.html	Wed Jun 30 00:02:38 2010 +0300
@@ -13,7 +13,7 @@
 <p>äè</p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 </body>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/nonSGML-chars.html
--- a/htdocs/dev/tests/nonSGML-chars.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/nonSGML-chars.html	Wed Jun 30 00:02:38 2010 +0300
@@ -9,7 +9,7 @@
 
   <body>
     <h1><a href="http://www.w3.org/"><img height="48" alt="W3C"
-          src="http://www.w3.org/Icons/WWW/w3c_home" /></a> HTML Validator</h1>
+          src="http://www.w3.org/Icons/WWW/w3c_home" /></a> Markup Validator</h1>
 
     <p>Here are some chars in the range 0x80-0x9B:</p>
     <p>Foo! &#128; Foo!</p>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/trailing-nul.html
Binary file htdocs/dev/tests/trailing-nul.html has changed
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/xhtml-basic10.xhtml
--- a/htdocs/dev/tests/xhtml-basic10.xhtml	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/xhtml-basic10.xhtml	Wed Jun 30 00:02:38 2010 +0300
@@ -14,7 +14,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 <address>
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/xhtml-basic11.xhtml
--- a/htdocs/dev/tests/xhtml-basic11.xhtml	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/xhtml-basic11.xhtml	Wed Jun 30 00:02:38 2010 +0300
@@ -13,7 +13,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 
diff -r ebca69daf65c -r c109cd86c94e htdocs/dev/tests/xhtml1-strict.html
--- a/htdocs/dev/tests/xhtml1-strict.html	Tue Jun 29 23:56:23 2010 +0300
+++ b/htdocs/dev/tests/xhtml1-strict.html	Wed Jun 30 00:02:38 2010 +0300
@@ -15,7 +15,7 @@
 </p>
 
 <p>
-See: <a href="./">W3C HTML Validation Service: Tests</a>
+See: <a href="./">W3C Markup Validation Service: Tests</a>
 </p>
 
 <hr />
diff -r ebca69daf65c -r c109cd86c94e misc/testsuite/README.cvs
--- a/misc/testsuite/README.cvs	Tue Jun 29 23:56:23 2010 +0300
+++ b/misc/testsuite/README.cvs	Wed Jun 30 00:02:38 2010 +0300
@@ -1,6 +1,6 @@
 <p>
 This is the automated test suite for the <a href="http://validator.w3.org/">W3C
-HTML validation service</a>, a python-based framework checking the markup validator
+markup validation service</a>, a python-based framework checking the markup validator
 against its <a href="http://validator.w3.org/dev/tests/">support and regression tests</a>.
 </p>
 <p>

Received on Tuesday, 29 June 2010 21:03:04 UTC