- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Jan 2010 00:48:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv15446 Modified Files: Overview.html spec.html Log Message: fix the 'previous step' reference now that a new step has been added between those two... (whatwg r4492) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.582 retrieving revision 1.583 diff -u -d -r1.582 -r1.583 --- Overview.html 5 Jan 2010 12:07:11 -0000 1.582 +++ Overview.html 6 Jan 2010 00:47:58 -0000 1.583 @@ -262,7 +262,7 @@ <h1>HTML5 (Author Edition)</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-5-january-2010">Editor's Draft 5 January 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-6-january-2010">Editor's Draft 6 January 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -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.3591. +This is revision 1.3592. </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 @@ -355,7 +355,7 @@ specification's progress along the W3C Recommendation track. - This specification is the 5 January 2010 Editor's Draft. + This specification is the 6 January 2010 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of) what was previously the HTML4, XHTML1, and DOM2 HTML Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.587 retrieving revision 1.588 diff -u -d -r1.587 -r1.588 --- spec.html 5 Jan 2010 12:07:11 -0000 1.587 +++ spec.html 6 Jan 2010 00:48:02 -0000 1.588 @@ -260,7 +260,7 @@ <h1>HTML5 (Author Edition)</h1> <h2 class="no-num no-toc" id=a-vocabulary-and-associated-apis-for-html-and-xhtml>A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id=editor-s-draft-5-january-2010>Editor's Draft 5 January 2010</h2> + <h2 class="no-num no-toc" id=editor-s-draft-6-january-2010>Editor's Draft 6 January 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href=http://www.w3.org/TR/html5/>http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -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.3591. +This is revision 1.3592. </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 @@ -353,7 +353,7 @@ specification's progress along the W3C Recommendation track. - This specification is the 5 January 2010 Editor's Draft. + This specification is the 6 January 2010 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href=http://www.whatwg.org/>WHATWG</a>. The two specifications are identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of) what was previously the HTML4, XHTML1, and DOM2 HTML
Received on Wednesday, 6 January 2010 00:48:07 UTC