- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
 - Date: Wed, 06 Jan 2010 11:48:18 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv11641
Modified Files:
	Overview.html spec.html 
Log Message:
Change the algorithm to avoid step 3 being a no-op. This will all become moot when I merge the -2 and -3 variants of this algorithm together. (whatwg r4524)
[updated by splitter]
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.603
retrieving revision 1.604
diff -u -d -r1.603 -r1.604
--- Overview.html	6 Jan 2010 11:28:19 -0000	1.603
+++ Overview.html	6 Jan 2010 11:48:15 -0000	1.604
@@ -281,7 +281,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href="spec.html">single page HTML</a>,
     <a href="Overview.html">multipage HTML</a>.
-This is revision 1.3619.
+This is revision 1.3621.
    </p>
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    © 2009 <a href="http://www.w3.org/"><abbr title="World Wide
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.608
retrieving revision 1.609
diff -u -d -r1.608 -r1.609
--- spec.html	6 Jan 2010 11:28:19 -0000	1.608
+++ spec.html	6 Jan 2010 11:48:15 -0000	1.609
@@ -279,7 +279,7 @@
    </dl><p>This specification is available in the following formats: 
     <a href=spec.html>single page HTML</a>,
     <a href=Overview.html>multipage HTML</a>.
-This is revision 1.3619.
+This is revision 1.3621.
    </p>
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2009 <a href=http://www.w3.org/><abbr title="World Wide
Received on Wednesday, 6 January 2010 11:48:19 UTC