- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 11 Feb 2009 07:48:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv18819 Modified Files: Overview.html Log Message: Update for publication (changes W3C version only) (whatwg r) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1949 retrieving revision 1.1950 diff -u -d -r1.1949 -r1.1950 --- Overview.html 11 Feb 2009 07:38:41 -0000 1.1949 +++ Overview.html 11 Feb 2009 07:48:25 -0000 1.1950 @@ -6,15 +6,15 @@ .warning { color: yellow; background: maroon; } .bad { color: gray; } .bad.XXX { color: red; } - </style><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-ED rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><div class=head> + </style><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-WD rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><div class=head> <p><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p> <h1>HTML 5</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-date-zzz-9-june-2008><!-- "W3C Working Draft" --> Editor's Draft <!--ZZZ-->11 February 2009</h2> - <dl><!-- ZZZ: update the month/day - <dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2009/WD-html5-20090610/">http://www.w3.org/TR/2009/WD-html5-20090610/</a></dd> - :ZZZ --><dt>Latest Published Version:</dt> + <h2 class="no-num no-toc" id=w3c-working-draft-12-february-year><!--ZZZ:--> W3C Working Draft 12 February 2009<!-- fix date ZZZ --><!-- Editor's Draft 11 February 2009 --><!--:ZZZ--></h2> + <dl><!-- ZZZ: update the month/day (twice), uncomment out --><dt>This Version:</dt> + <dd><a href=http://www.w3.org/TR/2009/WD-html5-20090212/>http://www.w3.org/TR/2009/WD-html5-20090212/</a></dd> +<!-- :ZZZ --> + <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> <dd><a href=http://www.w3.org/html/wg/html5/>http://www.w3.org/html/wg/html5/</a></dd> @@ -99,7 +99,8 @@ specification's progress along the W3C Recommendation track. <!--ZZZ:--> - This specification is the 11 February 2009 <!--ZZZ "Working Draft"-->Editor's Draft. + This specification is the 12 February 2009 Working Draft. + <!-- This specification is the 11 February 2009 Editor's Draft. --> <!--:ZZZ--> </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)
Received on Wednesday, 11 February 2009 07:48:38 UTC