[html5] r3424 - [e] (0) tweaking production pipeline

whatwg at whatwg.org whatwg at whatwg.org
Wed Jul 15 19:07:31 PDT 2009


Author: ianh
Date: 2009-07-15 19:07:29 -0700 (Wed, 15 Jul 2009)
New Revision: 3424

Modified:
   index
   source
Log:
[e] (0) tweaking production pipeline

Modified: index
===================================================================
--- index	2009-07-16 01:04:15 UTC (rev 3423)
+++ index	2009-07-16 02:07:29 UTC (rev 3424)
@@ -52094,7 +52094,6 @@
 
 
 
-
   <h3 id=links><span class=secno>6.12 </span>Links</h3>
 
 

Modified: source
===================================================================
--- source	2009-07-16 01:04:15 UTC (rev 3423)
+++ source	2009-07-16 02:07:29 UTC (rev 3424)
@@ -59351,7 +59351,7 @@
   </div>
 
 
-  <h3>Structured client-side storage</h3>  <!--START storage-->
+  <h3>Structured client-side storage</h3>  <!--START storage--><!--END html5-->
 
   <h4>Introduction</h4>
 
@@ -61050,6 +61050,7 @@
 
   <!--END database-->
 
+  <!--START html5-->
 
 
   <h3 id="links">Links</h3>
@@ -66824,7 +66825,7 @@
 
 
 
-  <h2>Web Workers</h2> <!--START workers-->
+  <h2>Web Workers</h2> <!--START workers--><!--END html5-->
 
   <h3>Introduction</h3>
 
@@ -68510,7 +68511,7 @@
   being a no-op, since the attributes are defined to be readonly. <a
   href="#refsHTML5">[HTML5]</a></p>
 
-  <!--END workers-->
+  <!--END workers--><!--START html5-->
 
 
   <h2 id="comms">Communication</h2>
@@ -68640,7 +68641,7 @@
 
 
 
-  <h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3> <!--START eventsource-->
+  <h3 id="server-sent-events"><dfn>Server-sent events</dfn></h3> <!--START eventsource--><!--END html5-->
 
   <h4 id="server-sent-events-intro">Introduction</h4>
 
@@ -69293,11 +69294,11 @@
   <p>If an <code>EventSource</code> object is garbage collected while
   its connection is still open, the connection must be closed.</p>
 
-  <!--END eventsource-->
+  <!--END eventsource--><!--START html5-->
 
 
 
-  <h3 id="network"><dfn>Web sockets</dfn></h3> <!--START websocket--><!--START websocket-api-->
+  <h3 id="network"><dfn>Web sockets</dfn></h3> <!--START websocket--><!--START websocket-api--><!--END html5-->
 
   <h4 id="network-intro">Introduction</h4>
 
@@ -70536,6 +70537,7 @@
 
   <!--END websocket-protocol-->
   <!--END websocket-->
+  <!--START html5-->
 
 
   <h3 id="crossDocumentMessages"><dfn>Cross-document messaging</dfn></h3>




More information about the Commit-Watchers mailing list