Fixes some bad links and adds missing toc id.
authortleithea
Wed, 05 Sep 2012 04:46:04 +0900
changeset 398 99aeb3dca2b1
parent 397 0b94f5a5e488
child 399 ee24594db60b
Fixes some bad links and adds missing toc id.
html/WD-DOM3-Events-20120906.html
--- a/html/WD-DOM3-Events-20120906.html	Wed Sep 05 04:21:07 2012 +0900
+++ b/html/WD-DOM3-Events-20120906.html	Wed Sep 05 04:46:04 2012 +0900
@@ -6,7 +6,7 @@
 	<link rel="author" href="mailto:www-dom@w3.org" />
 	<link rel="help" href="http://www.w3.org/DOM/" />
 	<link rel="alternate stylesheet" type="text/css" media="screen" title="geek" href="geek.css" />
-	<link rel="stylesheet" type="text/css" href="./spec.css" />
+	<link rel="stylesheet" type="text/css" href="spec.css" />
 	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/w3c-tr.css" />
 	<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD" />
 </head>
@@ -106,7 +106,7 @@
 
 	<!-- Section: TOC ========================================================-->
 
-	<h2>Table of Contents</h2>
+	<h2 id="toc">Table of Contents</h2>
 	<ul class="toc">
 		<li><a href="#dom-events">1. Document Object Model Events</a>
 			<ul class="toc">
@@ -9627,7 +9627,7 @@
 
 				<dt><strong>[<a id="references-Unicode">Unicode</a>]</strong></dt>
 				<dd><cite>The Unicode Standard, Version 5.0</cite>, ISBN 0-321-48091-0, as updated periodically by the publication of new versions. See also <a class="normative"
-					href="http://www.unicode.org/standard/versions/">Versions of the Unicode Standard</a>, available at http://www.unicode.org/standard/versions/, for
+					href="http://www.unicode.org/standard/versions/">Versions of the Unicode Standard</a>, available at http://www.unicode.org/standard/versions/ for
 					latest version and additional information on versions of the standard and of the Unicode Character Database.</dd>
 
 				<dt><strong>[<a id="references-WebIDL">WEB IDL</a>]</strong></dt>
@@ -9699,8 +9699,8 @@
 					Oracle. Available at http://docs.oracle.com/javase/6/docs/api/java/awt/event/KeyEvent.html. </dd>
 
 				<dt><strong>[<a id="references-Keys">Keys enumeration for .Net</a>]</strong></dt>
-				<dd><cite><a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.keys%28VS.100,loband%29.aspx">.NET Framework 4.0 Class Library, Keys Enumeration</a></cite>.
-					Microsoft. Available at http://msdn.microsoft.com/en-us/library/system.windows.forms.keys(VS.100,loband).aspx.</dd>
+				<dd><cite><a href="http://msdn.microsoft.com/en-us/library/system.windows.forms.keys.aspx">.NET Framework 4.5 Class Library, Keys Enumeration</a></cite>.
+					Microsoft. Available at http://msdn.microsoft.com/en-us/library/system.windows.forms.keys.aspx.</dd>
 
 				<dt><strong>[<a id="references-KeyProps">KeyProps</a>]</strong></dt>
 				<dd><cite class="w3cwd"><a href="http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/Note-KeyProps.html">Legacy Keyboard Event Properties</a></cite>, D. Schepers, editor.
@@ -9740,9 +9740,9 @@
 					Inc., 03 June 2010. Available at <a href="http://www.cablelabs.com/specifications/OC-SP-OCAP1.1.3-100603.pdf">http://www.cablelabs.com/specifications/OC-SP-OCAP1.1.3-100603.pdf</a>.</dd>
 
 				<dt><strong>[<a id="references-WEB4CE">WEB4CE</a>]</strong></dt>
-				<dd><cite><a href="http://www.ce.org/Standards/Standard-Listings/R7-Home-Network-Committee/CEA-2014-B-(ANSI).aspx">ANSI/CEA-2014-B, Web-based Protocol and Framework for Remote User Interface on UPnPTM Networks
+				<dd><cite><a href="http://www.ce.org/Standards/Standard-Listings/R7-Home-Network-Committee/CEA-2014-B-(ANSI%29.aspx">ANSI/CEA-2014-B, Web-based Protocol and Framework for Remote User Interface on UPnPTM Networks
 					and the Internet (Web4CE)</a></cite>. Consumer Electronics Association, January 2011. Available at <a href="http://www.ce.org/Standards/Standard-Listings/R7-Home-Network-Committee/CEA-2014-B-(ANSI).aspx">
-						http://www.ce.org/Standards/Standard-Listings/R7-Home-Network-Committee/CEA-2014-B-(ANSI).aspx </a>.</dd>
+						http://www.ce.org/Standards/Standard-Listings/R7-Home-Network-Committee/CEA-2014-B-(ANSI%29.aspx </a>.</dd>
 			</dl>
 		</div>
 	</div>