- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 06 Jan 2010 04:59:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv28274 Modified Files: Overview.html spec.html Log Message: Shut down WebSocket when a document is unloaded. Add a hook for XHR to do the same. (whatwg r4501) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.587 retrieving revision 1.588 diff -u -d -r1.587 -r1.588 --- Overview.html 6 Jan 2010 03:57:02 -0000 1.587 +++ Overview.html 6 Jan 2010 04:59:42 -0000 1.588 @@ -281,7 +281,7 @@ </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>. -This is revision 1.3600. +This is revision 1.3601. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2009 <a href="http://www.w3.org/"><abbr title="World Wide Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.592 retrieving revision 1.593 diff -u -d -r1.592 -r1.593 --- spec.html 6 Jan 2010 03:57:02 -0000 1.592 +++ spec.html 6 Jan 2010 04:59:42 -0000 1.593 @@ -279,7 +279,7 @@ </dl><p>This specification is available in the following formats: <a href=spec.html>single page HTML</a>, <a href=Overview.html>multipage HTML</a>. -This is revision 1.3600. +This is revision 1.3601. </p> <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2009 <a href=http://www.w3.org/><abbr title="World Wide
Received on Wednesday, 6 January 2010 04:59:47 UTC