- From: Art Barstow via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 27 Nov 2011 13:24:31 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/websockets/publish In directory hutz:/tmp/cvs-serv32114 Modified Files: CR-websockets-2011.html Log Message: editorial fixes for CR publication Index: CR-websockets-2011.html =================================================================== RCS file: /sources/public/html5/websockets/publish/CR-websockets-2011.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- CR-websockets-2011.html 11 Nov 2011 13:37:28 -0000 1.1 +++ CR-websockets-2011.html 27 Nov 2011 13:24:28 -0000 1.2 @@ -215,10 +215,10 @@ <h1>The WebSocket API</h1> - <h2 class="no-num no-toc" id="editor-s-draft-1-november-2011">W3C Candidate Recommendation @@ November 2011</h2> + <h2 class="no-num no-toc" id="cr-december-2011">W3C Candidate Recommendation TBD December 2011</h2> <dl> <dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2011/CR-websockets-@@-Nov-2011/">http://www.w3.org/TR/2011/CR-websockets-@@-Nov-2011/</a></dd> + <dd><a href="http://www.w3.org/TR/2011/CR-websockets-201112TBD/">http://www.w3.org/TR/2011/CR-websockets-201112TBD/</a></dd> <dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/websockets/">http://www.w3.org/TR/websockets/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -330,10 +330,12 @@ </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the @@ November 2011 Candidate Recommendation. + This specification is the TBD December 2011 Candidate Recommendation. + Comments for the 29 September 2011 Last Call Working Draft are tracked in the + <a href="http://www.w3.org/2008/webapps/wiki/Websockets-Comments-LC-29Sep2011">comment tracking document</a>.</p> <p>This specification is being developed in conjunction with an Internet Draft for a wire protocol, the WebSocket Protocol, - available from the following location: + available from the following location:</p> <!-- <ul><li>WebSocket Protocol Internet-Draft: <a href="http://www.whatwg.org/specs/web-socket-protocol/">http://www.whatwg.org/specs/web-socket-protocol/</a></li> --> @@ -377,7 +379,7 @@ implementation report (hosted together with the test suite). <li>A minimum of three months of the CR stage will have elapsed (i.e. not - until after @@ February 2012). This is to ensure that enough time is given + until after TBD March 2012). This is to ensure that enough time is given for any remaining major errors to be caught. The CR period will be extended if implementations are slow to appear. </ol> @@ -1075,7 +1077,7 @@ <dd><cite><a href="http://tools.ietf.org/html/rfc6265">HTTP State Management Mechanism</a></cite>, A. Barth. IETF.</dd> <dt id="refsDOMCORE">[DOMCORE]</dt> - <dd><cite><a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html">Web DOM Core</a></cite>, A. van Kesteren. W3C.</dd> + <dd><cite><a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html">DOM4</a></cite>, A. van Kesteren. W3C.</dd> <dt id="refsFILEAPI">[FILEAPI]</dt> <dd><cite><a href="http://dev.w3.org/2006/webapi/FileUpload/publish/FileAPI.html">File
Received on Sunday, 27 November 2011 13:24:36 UTC