html5/spec-author-view/tools preprocess.xsl,1.101,1.102

Update of /sources/public/html5/spec-author-view/tools
In directory hutz:/tmp/cvs-serv14313/tools

Modified Files:
	preprocess.xsl 
Log Message:
updated

Index: preprocess.xsl
===================================================================
RCS file: /sources/public/html5/spec-author-view/tools/preprocess.xsl,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- preprocess.xsl	15 Feb 2012 09:34:59 -0000	1.101
+++ preprocess.xsl	11 Oct 2012 14:05:16 -0000	1.102
@@ -92,12 +92,12 @@
 </ul>
 <ul>
   <li>
-    <a class="noindex" href="#the-h1-h2-h3-h4-h5-and-h6-elements">h1</a>
-    <a class="noindex" href="#the-h1-h2-h3-h4-h5-and-h6-elements">h2</a>
-    <a class="noindex" href="#the-h1-h2-h3-h4-h5-and-h6-elements">h3</a>
-    <a class="noindex" href="#the-h1-h2-h3-h4-h5-and-h6-elements">h4</a>
-    <a class="noindex" href="#the-h1-h2-h3-h4-h5-and-h6-elements">h5</a>
-    <a class="noindex" href="#the-h1-h2-h3-h4-h5-and-h6-elements">h6</a>
+    <a class="noindex" href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a>
+    <a class="noindex" href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h2</a>
+    <a class="noindex" href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h3</a>
+    <a class="noindex" href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h4</a>
+    <a class="noindex" href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h5</a>
+    <a class="noindex" href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a>
     <a class="noindex" href="#the-head-element">head</a>
     <a class="noindex" href="#the-header-element">header</a>
     <a class="noindex" href="#the-hgroup-element">hgroup</a>
@@ -349,7 +349,7 @@
       <a href="#the-nav-element">nav</a>,
       <a href="#the-article-element">article</a>,
       <a href="#the-aside-element">aside</a>,
-      <a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h1, h2, h3, h4, h5, h6</a>,
+      <a href="#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1, h2, h3, h4, h5, h6</a>,
       <a href="#the-hgroup-element">hgroup</a>,
       <a href="#the-header-element">header</a>,
       <a href="#the-footer-element">footer</a>,

Received on Thursday, 11 October 2012 14:05:29 UTC