- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 May 2009 13:53:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv29902/src
Modified Files:
header.src.html
Log Message:
fixed problem with TOC skip link, move TOC-generating XSL code to separate file
Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- header.src.html 27 Jan 2009 06:09:42 -0000 1.20
+++ header.src.html 1 May 2009 13:53:15 -0000 1.21
@@ -38,7 +38,7 @@
<div id="comments-archive" class="url">http://lists.w3.org/Archives/Public/public-html-comments</div>
</div>
</header>
- <div id="tocjump" class="skip-link" style="text-align: center"><a href="#toc">Skip to Table of Contents</a></div>
+ <div id="tocjump"/>
<section id="abstract">
<h2>Abstract</h2>
<p>This specification describes the fifth major
Received on Friday, 1 May 2009 13:53:28 UTC