html5/html-xhtml-author-guide WD-html-polyglot-20120315.htm,1.7,1.8

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

Modified Files:
	WD-html-polyglot-20120315.htm 
Log Message:
Add slash to This Version

Index: WD-html-polyglot-20120315.htm
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20120315.htm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- WD-html-polyglot-20120315.htm	14 Mar 2012 21:07:44 -0000	1.7
+++ WD-html-polyglot-20120315.htm	14 Mar 2012 21:28:01 -0000	1.8
@@ -45,7 +45,7 @@
 		<h2 id="w3c-working-draft-15-march-2012">W3C Working Draft 15 March 2012</h2>
 		<dl>
 			<dt>This version:</dt>
-			<dd><a href="http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20120315.htm/">http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20120315.htm</a></dd>
+			<dd><a href="http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20120315.htm/">http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20120315.htm/</a></dd>
 			
 			<dt>Latest published version:</dt>
 			<dd><a href="http://www.w3.org/TR/html-polyglot/">http://www.w3.org/TR/html-polyglot/</a></dd>
@@ -485,7 +485,7 @@
 		<p>
 			The following guidelines apply to any usage of element names, attribute names, or attribute values in markup, script, or CSS.
 			<a class="internalDFN" href="#dfn-polyglot-markup" title="polyglot markup">Polyglot markup</a> uses lower case letters for all ASCII letters. 
-			For non-ASCII letters—such as Greek, Cyrillic, or non-ASCII Latin letters—<a class="internalDFN" href="#dfn-polyglot-markup">polyglot markup</a> respects case sensitivity as it is called for.
+			For non-ASCII letters—such as Greek, Cyrillic, or non-ASCII Latin letters—<a class="internalDFN" href="#dfn-polyglot-markup">polyglot markup</a> respects case sensitivity as it is called for.
 		</p>
 		
 		
@@ -1112,7 +1112,7 @@
 	
 		<dl class="bibliography">
 			<dt id="bib-CHARMOD">[CHARMOD]</dt>
-			<dd>Martin J. Dürst; et al. <a href="http://www.w3.org/TR/2005/REC-charmod-20050215"><cite>Character Model for the World Wide Web 1.0: Fundamentals.</cite></a> 
+			<dd>Martin J. Dürst; et al. <a href="http://www.w3.org/TR/2005/REC-charmod-20050215"><cite>Character Model for the World Wide Web 1.0: Fundamentals.</cite></a> 
 			15 February 2005. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2005/REC-charmod-20050215">http://www.w3.org/TR/2005/REC-charmod-20050215</a>
 			</dd>
 			<dt id="bib-HTML5">[HTML5]</dt>

Received on Wednesday, 14 March 2012 21:28:06 UTC