[html5] r5176 - [e] (0) xref

whatwg at whatwg.org whatwg at whatwg.org
Wed Jul 21 22:29:36 PDT 2010


Author: ianh
Date: 2010-07-21 22:29:35 -0700 (Wed, 21 Jul 2010)
New Revision: 5176

Modified:
   complete.html
   source
Log:
[e] (0) xref

Modified: complete.html
===================================================================
--- complete.html	2010-07-21 21:24:15 UTC (rev 5175)
+++ complete.html	2010-07-22 05:29:35 UTC (rev 5176)
@@ -209,7 +209,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 21 July 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 22 July 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -74357,9 +74357,9 @@
   </ol><p>This completes the server's handshake. If the server finishes
   these steps without <a href=#abort-the-websocket-connection title="abort the WebSocket
   connection">aborting the WebSocket connection</a>, and if the
-  client does not then <a href=#fail-the-connection>fail the connection</a>, then the
-  connection is established and the server may begin and receiving
-  sending data, as described in the next section.</p>
+  client does not then <a href=#fail-the-websocket-connection>fail the WebSocket connection</a>,
+  then the connection is established and the server may begin and
+  receiving sending data, as described in the next section.</p>
 
 
 

Modified: source
===================================================================
--- source	2010-07-21 21:24:15 UTC (rev 5175)
+++ source	2010-07-22 05:29:35 UTC (rev 5176)
@@ -83680,9 +83680,9 @@
   <p>This completes the server's handshake. If the server finishes
   these steps without <span title="abort the WebSocket
   connection">aborting the WebSocket connection</span>, and if the
-  client does not then <span>fail the connection</span>, then the
-  connection is established and the server may begin and receiving
-  sending data, as described in the next section.</p>
+  client does not then <span>fail the WebSocket connection</span>,
+  then the connection is established and the server may begin and
+  receiving sending data, as described in the next section.</p>
 
 
 




More information about the Commit-Watchers mailing list