[html5] r4786 - [e] (0) Test the updates to the commit script moving the WebSocket draft.
whatwg at whatwg.org
whatwg at whatwg.org
Sun Feb 21 22:17:49 PST 2010
Author: ianh
Date: 2010-02-21 22:17:48 -0800 (Sun, 21 Feb 2010)
New Revision: 4786
Modified:
index
source
Log:
[e] (0) Test the updates to the commit script moving the WebSocket draft.
Modified: index
===================================================================
--- index 2010-02-18 09:41:27 UTC (rev 4785)
+++ index 2010-02-22 06:17:48 UTC (rev 4786)
@@ -159,7 +159,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>HTML5 (including next generation additions still in development)</h1>
- <h2 class="no-num no-toc">Draft Standard — 18 February 2010</h2>
+ <h2 class="no-num no-toc">Draft Standard — 22 February 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>-->
@@ -1193,7 +1193,10 @@
<ul class=brief><li><a href=http://www.whatwg.org/specs/web-workers/current-work/>Web Workers</a>
<li><a href=http://dev.w3.org/html5/webstorage/>Web Storage</a>
<li><a href=http://dev.w3.org/html5/websockets/>Web Sockets API</a>
- <li><a href=http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol>Web Sockets protocol</a>
+ <li><a href=http://www.whatwg.org/specs/web-socket-protocol/>Web Sockets protocol</a>
+<!--
+ <li><a href="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol">Web Sockets protocol</a>
+-->
<li><a href=http://dev.w3.org/html5/eventsource/>Server-sent Events</a>
<li><a href=http://dev.w3.org/html5/webdatabase/>Web SQL Database</a>
<li><a href=http://dev.w3.org/geo/api/spec-source.html>Geolocation API</a>
Modified: source
===================================================================
--- source 2010-02-18 09:41:27 UTC (rev 4785)
+++ source 2010-02-22 06:17:48 UTC (rev 4786)
@@ -72,7 +72,10 @@
<li><a href="http://www.whatwg.org/specs/web-workers/current-work/">Web Workers</a>
<li><a href="http://dev.w3.org/html5/webstorage/">Web Storage</a>
<li><a href="http://dev.w3.org/html5/websockets/">Web Sockets API</a>
+ <li><a href="http://www.whatwg.org/specs/web-socket-protocol/">Web Sockets protocol</a>
+<!--
<li><a href="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol">Web Sockets protocol</a>
+-->
<li><a href="http://dev.w3.org/html5/eventsource/">Server-sent Events</a>
<li><a href="http://dev.w3.org/html5/webdatabase/">Web SQL Database</a>
<li><a href="http://dev.w3.org/geo/api/spec-source.html">Geolocation API</a>
More information about the Commit-Watchers
mailing list