websocket; hixie: Add new escapes to WebVTT for bidi authors (whatwg r7063)

websocket; hixie: Add new escapes to WebVTT for bidi authors (whatwg
r7063)

http://dev.w3.org/cvsweb/html5/websockets/Overview.html?r1=1.260&r2=1.261&f=h
http://html5.org/tools/web-apps-tracker?from=7062&to=7063

===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -d -r1.260 -r1.261
--- Overview.html 17 Apr 2012 21:32:30 -0000 1.260
+++ Overview.html 24 Apr 2012 21:25:23 -0000 1.261
@@ -192,7 +192,7 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script type="text/javascript">
+  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script type="text/javascript">
    function getCookie(name) {
      var params = location.search.substr(1).split("&");
      for (var index = 0; index < params.length; index++) {
@@ -216,7 +216,7 @@
 
    <h1>The WebSocket API</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-17-april-2012">Editor's Draft 17 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-24-april-2012">Editor's Draft 24 April 2012</h2>
    <dl><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>
@@ -352,7 +352,7 @@
   </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 17 April 2012 Editor's Draft.
+  This specification is the 24 April 2012 Editor's Draft.
   </p>

Received on Tuesday, 24 April 2012 21:25:33 UTC