- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 Jun 2008 13:52:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/pubnotes In directory hutz:/tmp/cvs-serv24705 Modified Files: Overview.html specgen.xsl Log Message: fixed broken link Index: specgen.xsl =================================================================== RCS file: /sources/public/html5/pubnotes/specgen.xsl,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- specgen.xsl 10 Jun 2008 13:32:48 -0000 1.28 +++ specgen.xsl 10 Jun 2008 13:52:22 -0000 1.29 @@ -543,7 +543,7 @@ and not($myid = 'references') "> <div class="spec-links"> - <p class="spec-link">View “<a href="http://www.w3.org/TR/html5/WD-html5-20080610/{$filename}#{$myid}" + <p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/{$filename}#{$myid}" ><xsl:apply-templates select='node()'/></a>” in the 10 June 2008 version of the specification.</p> <p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/diff/{$filename}#{$myid}" Index: Overview.html =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.html,v retrieving revision 1.248 retrieving revision 1.249 diff -u -d -r1.248 -r1.249 --- Overview.html 10 Jun 2008 13:32:48 -0000 1.248 +++ Overview.html 10 Jun 2008 13:52:22 -0000 1.249 @@ -151,7 +151,7 @@ specification itself or to read through the entire diff document that shows all the changes.</p> <div id="introduction" class="section"> - <h2>Section 1, Introduction <a class="hash" href="#introduction">#</a> <a class="toc-bak" href="#introduction-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/TR/html5/WD-html5-20080610/introduction.html#introduction">Section 1, Introduction</a>” in the + <h2>Section 1, Introduction <a class="hash" href="#introduction">#</a> <a class="toc-bak" href="#introduction-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/introduction.html#introduction">Section 1, Introduction</a>” in the 10 June 2008 version of the specification.</p><p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/diff/introduction.html#introduction">Section 1, Introduction</a>” in a diff-marked version of the specification, showing changes made between 22 January 2008 and 10 June @@ -161,7 +161,7 @@ context information on the specification, as well as normative information.</p> [...1218 lines suppressed...] 10 June 2008 version of the specification.</p><p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/diff/rendering.html#rendering">Section 10 [now section 9], Rendering and user-agent behavior</a>” in a @@ -3878,7 +3878,7 @@ </div> <div id="no" class="section"> <h2>Section 11 [now section 10], Things that you - can't do with this specification… <a class="hash" href="#no">#</a> <a class="toc-bak" href="#no-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/TR/html5/WD-html5-20080610/no.html#no">Section 11 [now section 10], Things that you + can't do with this specification… <a class="hash" href="#no">#</a> <a class="toc-bak" href="#no-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/no.html#no">Section 11 [now section 10], Things that you can't do with this specification…</a>” in the 10 June 2008 version of the specification.</p><p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/diff/no.html#no">Section 11 [now section 10], Things that you can't do with this specification…</a>” in a @@ -3905,7 +3905,7 @@ </ul> </div> <div id="acknowledgements" class="section"> - <h2>Acknowledgements <a class="hash" href="#acknowledgements">#</a> <a class="toc-bak" href="#acknowledgements-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/TR/html5/WD-html5-20080610/acknowledgements.html#acknowledgements">Acknowledgements</a>” in the + <h2>Acknowledgements <a class="hash" href="#acknowledgements">#</a> <a class="toc-bak" href="#acknowledgements-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/acknowledgements.html#acknowledgements">Acknowledgements</a>” in the 10 June 2008 version of the specification.</p><p class="spec-link">View “<a href="http://www.w3.org/TR/2008/WD-html5-20080610/diff/acknowledgements.html#acknowledgements">Acknowledgements</a>” in a diff-marked version of the specification, showing changes made between 22 January 2008 and 10 June
Received on Tuesday, 10 June 2008 13:52:58 UTC