websocket; hixie: regen for build scripts (whatwg r5090)

websocket; hixie: regen for build scripts (whatwg r5090)

http://dev.w3.org/cvsweb/html5/websockets/Overview.html?r1=1.177&r2=1.178&f=h
http://html5.org/tools/web-apps-tracker?from=5089&to=5090

===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- Overview.html 11 May 2010 08:39:25 -0000 1.177
+++ Overview.html 11 May 2010 08:59:13 -0000 1.178
@@ -606,8 +606,7 @@
   be garbage collected if there are any event listeners registered for
   <code title="event-message">message</code> events.<p>If a <code><a href="#websocket">WebSocket</a></code> object is garbage collected while its
   connection is still open, the user agent must <span>close the
-  WebSocket connection</span>.<h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web,
-  because the newer ones keep changing. --><dl><dt id="refsDOMCORE">[DOMCORE]</dt>
+  WebSocket connection</span>.<h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, because the newer ones keep changing. --><dl><dt id="refsDOMCORE">[DOMCORE]</dt>
    <dd><cite><a href="http://www.w3.org/TR/DOM-Level-3-Core/">Document
    Object Model (DOM) Level 3 Core Specification</a></cite>, A. Le
    Hors, P. Le Hegaret, L. Wood, G. Nicol, J. Robie, M. Champion,

Received on Tuesday, 11 May 2010 09:00:06 UTC