html5/markup Overview.html,1.305,1.306 spec.html,1.13,1.14

Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv25717

Modified Files:
	Overview.html spec.html 
Log Message:
h:tml; make the target for the "skip to table of contents" link the unexpanded TOC


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -d -r1.305 -r1.306
--- Overview.html	8 May 2009 07:48:06 -0000	1.305
+++ Overview.html	9 May 2009 08:32:59 -0000	1.306
@@ -9,7 +9,7 @@
 <body>
 <div class="head">
 <h1>HTML 5: The Markup Language</h1>
-<h2>Editor&#8217;s Draft <em>8 May 2009</em>
+<h2>Editor&#8217;s Draft <em>9 May 2009</em>
 </h2>
 <dl>
 <dt>Latest Editor&#8217;s Draft:</dt>
@@ -25,7 +25,7 @@
           </p>
 </div>
 <hr>
-<div id="tocjump" class="skip-link" style="text-align: center"><a href="Overview.html#toc">Skip to Table of Contents</a></div>
+<div id="tocjump" class="skip-link" style="text-align: center"><a href="Overview.html#unexpanded-toc">Skip to Table of Contents</a></div>
 <div id="abstract">
       <h2>Abstract <a class="hash" href="#abstract">#</a>
 </h2>
@@ -42,7 +42,7 @@
     
     
     <p>
-        This document is the 8 May 2009 Editor&#8217;s Draft of 
+        This document is the 9 May 2009 Editor&#8217;s Draft of 
         <cite>HTML 5: The Markup Language</cite>.
       </p>
     <p>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- spec.html	8 May 2009 07:48:09 -0000	1.13
+++ spec.html	9 May 2009 08:33:00 -0000	1.14
@@ -9,7 +9,7 @@
 <body>
 <div class="head">
 <h1>HTML 5: The Markup Language</h1>
-<h2>Editor&#8217;s Draft <em>8 May 2009</em>
+<h2>Editor&#8217;s Draft <em>9 May 2009</em>
 </h2>
 <dl>
 <dt>Latest Editor&#8217;s Draft:</dt>
@@ -24,7 +24,7 @@
           </p>
 </div>
 <hr>
-<div id="tocjump" class="skip-link" style="text-align: center"><a href="spec.html#toc">Skip to Table of Contents</a></div>
+<div id="tocjump" class="skip-link" style="text-align: center"><a href="spec.html#unexpanded-toc">Skip to Table of Contents</a></div>
 <div id="abstract">
       <h2>Abstract <a class="hash" href="#abstract">#</a>
 </h2>
@@ -41,7 +41,7 @@
     
     
     <p>
-        This document is the 8 May 2009 Editor&#8217;s Draft of 
+        This document is the 9 May 2009 Editor&#8217;s Draft of 
         <cite>HTML 5: The Markup Language</cite>.
       </p>
     <p>

Received on Saturday, 9 May 2009 08:33:12 UTC