- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 23 Mar 2009 18:23:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/websockets In directory hutz:/tmp/cvs-serv27545 Modified Files: Overview.html Log Message: Fix some headers and text/plain cross-reference issues. (whatwg r2893) Index: Overview.html =================================================================== RCS file: /sources/public/html5/websockets/Overview.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- Overview.html 21 Mar 2009 07:26:02 -0000 1.53 +++ Overview.html 23 Mar 2009 18:23:57 -0000 1.54 @@ -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>The Web Sockets API</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-websockets-20090101/">http://www.w3.org/TR/2009/WD-websockets-20090101/</a></dd> @@ -177,9 +177,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>). All feedback is welcome.</p><!-- stability (required) --><p>Implementors should be aware that this specification is not stable. <strong>Implementors who are not taking part in the discussions are likely to find the specification changing out from @@ -203,7 +203,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><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 February 2004 W3C Patent Policy</a>. W3C maintains a <a href=http://www.w3.org/2004/01/pp-impl/42538/status rel=disclosure>public list of
Received on Monday, 23 March 2009 18:24:09 UTC