- From: poot <cvsmail@w3.org>
- Date: Tue, 24 Mar 2009 03:24:31 +0900 (JST)
- To: public-html-diffs@w3.org
Fix some headers and text/plain cross-reference issues. (whatwg r2893) Editor's Draft 23 March 2009 http://people.w3.org/mike/diffs/html5/workers/Overview.1.90.html#editor-s-draft-date-zzz-9-june-2008 Status of this document http://people.w3.org/mike/diffs/html5/workers/Overview.1.90.html#status-of-this-document http://people.w3.org/mike/diffs/html5/workers/Overview.diff.html http://dev.w3.org/cvsweb/html5/workers/Overview.html?r1=1.89&r2=1.90&f=h http://html5.org/tools/web-apps-tracker?from=2892&to=2893 =================================================================== RCS file: /sources/public/html5/workers/Overview.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- Overview.html 21 Mar 2009 07:26:10 -0000 1.89 +++ Overview.html 23 Mar 2009 18:24:10 -0000 1.90 @@ -145,7 +145,7 @@ </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> <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>Web Workers</h1> - <h2 class="no-num no-toc" id=editor-s-draft-date-zzz-9-june-2008><!-- "W3C Working Draft" --> Editor's Draft <!--ZZZ-->21 March 2009</h2> + <h2 class="no-num no-toc" id=editor-s-draft-date-zzz-9-june-2008><!-- "W3C Working Draft" --> Editor's Draft <!--ZZZ-->23 March 2009</h2> <dl><!-- ZZZ: update the month/day <dt>This Version:</dt> <dd><a href="http://www.w3.org/TR/2009/WD-workers-20090101/">http://www.w3.org/TR/2009/WD-workers-20090101/</a></dd> @@ -184,9 +184,9 @@ formally published revision of this technical report can be found in the <a href=http://www.w3.org/TR/>W3C technical reports index</a> at http://www.w3.org/TR/.</em></p><!-- where to send feedback (required) --><p>If you wish to make comments regarding this document, please send - them to <a href=mailto:public-webapps-comments@w3.org>public-webapps-comments@w3.org</a> - (<a href="mailto:public-webapps-comments-request@w3.org?subject=subscribe">subscribe</a>, - <a href=http://lists.w3.org/Archives/Public/public-webapps-comments/>archives</a>) + them to <a href=mailto:public-webapps@w3.org>public-webapps@w3.org</a> + (<a href="mailto:public-webapps-request@w3.org?subject=subscribe">subscribe</a>, + <a href=http://lists.w3.org/Archives/Public/public-webapps/>archives</a>) <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> or <a href=mailto:whatwg@whatwg.org>whatwg@whatwg.org</a> (<a href=http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org>subscribe</a>, @@ -214,7 +214,7 @@ Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. <!--ZZZ:--> - This specification is the 21 March 2009 <!--ZZZ "Working Draft"-->Editor's Draft. + This specification is the 23 March 2009 <!--ZZZ "Working Draft"-->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 specify a part of the Web
Received on Monday, 23 March 2009 18:25:08 UTC