html5/html-xhtml-author-guide WD-html-polyglot-20101017.htm,1.5,1.6

Update of /sources/public/html5/html-xhtml-author-guide
In directory hutz:/tmp/cvs-serv3845

Modified Files:
	WD-html-polyglot-20101017.htm 
Log Message:
PubRules validator edits

Index: WD-html-polyglot-20101017.htm
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20101017.htm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- WD-html-polyglot-20101017.htm	14 Oct 2010 17:53:49 -0000	1.5
+++ WD-html-polyglot-20101017.htm	14 Oct 2010 18:06:13 -0000	1.6
@@ -1,10 +1,9 @@
-<!DOCTYPE HTML>
+<!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
 
 <head>
 
 
-	<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
 	<title>Polyglot Markup: HTML-Compatible XHTML Documents</title>
 	
 	
@@ -497,7 +496,7 @@
 		<dt>Latest published version:</dt>
 		<dd><a href="http://www.w3.org/TR/html-polyglot/">
 		http://www.w3.org/TR/html-polyglot/</a></dd>
-		<dt>Latest editor&#39;s draft:</dt>
+		<dt>Latest editor's draft:</dt>
 		<dd><a href="http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html">
 		http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html</a></dd>
 		<dt>Previous version:</dt><dd><a href="http://www.w3.org/TR/2010/WD-html-polyglot-20100624/">
@@ -506,18 +505,13 @@
 		<dd><span>Eliot Graff</span>, Microsoft Corporation</dd>
 	</dl>
 	<p class="copyright">
-		<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">
-		Copyright</a> © 2010 
-		<a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> 
-		(<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, 
-		<a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">
-		ERCIM</abbr></a>, 
-		<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">
-		liability</a>, 
-		<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">
-		trademark</a> and 
-		<a href="http://www.w3.org/Consortium/Legal/copyright-documents">
-		document use</a> rules apply.
+		<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &#xA9; 2010 
+		<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>&#xAE;</sup> 
+		(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, 
+		<a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, 
+		<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, 
+		<a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and 
+		<a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.
 	</p>
 	<hr/>
 	</div>
@@ -561,7 +555,7 @@
 		This document was published by the <a href="http://www.w3.org/html/wg/">
 		HTML working group</a> as a Working Draft. This document is intended to 
 		become a W3C Recommendation. Please submit comments regarding this 
-		document by using the W3C&#39;s public bug database (<a href="http://www.w3.org/Bugs/Public/">
+		document by using the W3C's public bug database (<a href="http://www.w3.org/Bugs/Public/">
 		http://www.w3.org/Bugs/Public/</a>) with the product set to <kbd>HTML WG</kbd> 
 		and the component set to 
 		<kbd>HTML/XHTML Compatibility Authoring Guide (ed: Eliot Graff)</kbd>. 
@@ -599,7 +593,7 @@
 		<li class="tocline"><a class="tocxref" href="#PI-and-xml"><span class="secno">
 		2. </span>Processing Instructions and the XML Declaration</a></li>
 		<li class="tocline"><a class="tocxref" href="#character-encoding"><span class="secno">
-		3. </span>Specifying a Document&#39;s Character Encoding</a></li>
+		3. </span>Specifying a Document's Character Encoding</a></li>
 		<li class="tocline"><a class="tocxref" href="#doctype"><span class="secno">
 		4. </span>The DOCTYPE</a></li>
 		<li class="tocline"><a class="tocxref" href="#namespaces"><span class="secno">
@@ -717,7 +711,7 @@
 
 
 <div id="character-encoding" class="section">
-<h2><span class="secno">3. </span>Specifying a Document&#39;s Character Encoding</h2>
+<h2><span class="secno">3. </span>Specifying a Document's Character Encoding</h2>
 	<p>
 		Polyglot markup uses either UTF-8 or UTF-16. UTF-8 is preferred. When 
 		polyglot markup uses UTF-16, it <em title="must not" class="rfc2119">
@@ -1308,7 +1302,7 @@
 	<div id="external-script-and-style" class="section">
 		<h3><span class="secno">9.1 </span>External Script and Style</h3>
 	    <p>
-	    	Polyglot markup uses external scripts if that document&#39;s script or 
+	    	Polyglot markup uses external scripts if that document's script or 
 			style sheet uses <code>&lt;</code> or <code>&amp;</code> or <code>]]&gt;</code> 
 	    	or <code>--</code>. Note that XML parsers are permitted to silently 
 			remove the contents of comments; therefore, the historical practice 
@@ -1425,7 +1419,7 @@
 			http://www.ietf.org/rfc/rfc2616.txt</a> 
 			</dd>
 			<dt id="bib-RFC2854">[RFC2854]</dt><dd>D. Connolly; L. Masinter. <a href="http://www.rfc-editor.org/rfc/rfc2854.txt"><cite>
-				The &#39;text/html&#39; Media Type.</cite></a> June 2000. Internet RFC 
+				The 'text/html' Media Type.</cite></a> June 2000. Internet RFC 
 			2854. URL: <a href="http://www.rfc-editor.org/rfc/rfc2854.txt">
 				http://www.rfc-editor.org/rfc/rfc2854.txt</a> 
 			</dd>

Received on Thursday, 14 October 2010 18:06:20 UTC