html5/markup Overview.html,1.398,1.399 spec.html,1.188,1.189

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

Modified Files:
	Overview.html spec.html 
Log Message:
further tweak to h:tml to quiet the pubrules checker

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.398
retrieving revision 1.399
diff -u -d -r1.398 -r1.399
--- Overview.html	3 Mar 2010 21:11:11 -0000	1.398
+++ Overview.html	4 Mar 2010 03:17:03 -0000	1.399
@@ -133,8 +133,7 @@
 </div>
 <div class="toc" id="unexpanded-toc">
 
-      <h2>Table of Contents <a class="hash" href="#unexpanded-toc">#</a>
-</h2>
+      <h2>Table of Contents </h2>
     <ul>
 <li>
 <span class="toc-section-number"></span><a href="intro.html#intro"><span class="toc-section-number">1.</span> Introduction</a>

Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -d -r1.188 -r1.189
--- spec.html	3 Mar 2010 21:11:13 -0000	1.188
+++ spec.html	4 Mar 2010 03:17:03 -0000	1.189
@@ -132,8 +132,7 @@
 </div>
 <div class="toc" id="unexpanded-toc">
 
-      <h2>Table of Contents <a class="hash" href="#unexpanded-toc">#</a>
-</h2>
+      <h2>Table of Contents </h2>
     <ul>
 <li>
 <span class="toc-section-number"></span><a href="#intro"><span class="toc-section-number">1.</span> Introduction</a>

Received on Thursday, 4 March 2010 03:17:07 UTC