[html5] r8686 - [e] (0) Changing core generator in publication pipeline (let's try this again... [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jul 8 15:53:14 PDT 2014


Author: ianh
Date: 2014-07-08 15:53:09 -0700 (Tue, 08 Jul 2014)
New Revision: 8686

Modified:
   complete.html
   index
   source
Log:
[e] (0) Changing core generator in publication pipeline (let's try this again...) (sorry if you get multiple e-mails about this)
Affected topics: DOM APIs, Workers

Modified: complete.html
===================================================================
--- complete.html	2014-07-08 22:04:14 UTC (rev 8685)
+++ complete.html	2014-07-08 22:53:09 UTC (rev 8686)
@@ -88884,7 +88884,6 @@
   push</a>.</p>
 
 
-
   <h4 id=the-eventsource-interface><span class=secno>9.2.2 </span>The <code><a href=#eventsource>EventSource</a></code> interface</h4>
 
   <pre class=idl>[<a href=#dom-eventsource title=dom-EventSource>Constructor</a>(DOMString url, optional <a href=#eventsourceinit>EventSourceInit</a> eventSourceInitDict), Exposed=Window,Worker]

Modified: index
===================================================================
--- index	2014-07-08 22:04:14 UTC (rev 8685)
+++ index	2014-07-08 22:53:09 UTC (rev 8686)
@@ -88884,7 +88884,6 @@
   push</a>.</p>
 
 
-
   <h4 id=the-eventsource-interface><span class=secno>9.2.2 </span>The <code><a href=#eventsource>EventSource</a></code> interface</h4>
 
   <pre class=idl>[<a href=#dom-eventsource title=dom-EventSource>Constructor</a>(DOMString url, optional <a href=#eventsourceinit>EventSourceInit</a> eventSourceInitDict), Exposed=Window,Worker]

Modified: source
===================================================================
--- source	2014-07-08 22:04:14 UTC (rev 8685)
+++ source	2014-07-08 22:53:09 UTC (rev 8686)
@@ -89432,11 +89432,6 @@
   <h2 id="comms">Communication</h2>
 
 <!--START postmsg-->
-<!--END complete--><!--END dev-html-->
-  <!--FIXUP postmsg +1-->
-  <!--BOILERPLATE middle-w3c-api-intro-->
-  <!--FIXUP postmsg -1-->
-<!--START complete--><!--START dev-html-->
 
   <h3>The <code>MessageEvent</code> interfaces</h3>
 
@@ -89617,11 +89612,7 @@
   is discussed further in the section below on <a href="#eventsource-push">connectionless
   push</a>.</p>
 
-<!--END complete-->
-  <!--BOILERPLATE middle-w3c-api-intro-->
-<!--START complete-->
 
-
   <h4>The <code>EventSource</code> interface</h4>
 
   <pre class="idl">[<span data-x="dom-EventSource">Constructor</span>(DOMString url, optional <span>EventSourceInit</span> eventSourceInitDict), Exposed=Window,Worker]
@@ -90512,9 +90503,6 @@
   example, this interface could not be used to implement an IRC client without proxying messages
   through a custom server.</p>
 
-<!--END complete-->
-  <!--BOILERPLATE middle-w3c-api-intro-->
-<!--START complete-->
 
   <h4>The <code>WebSocket</code> interface</h4>
 
@@ -93200,12 +93188,6 @@
 
 
 
-<!--END complete-->
-  <!--FIXUP workers +1-->
-  <!--BOILERPLATE middle-w3c-api-intro-->
-  <!--BOILERPLATE middle-w3c-js-disclaimer-->
-  <!--FIXUP workers -1-->
-<!--START complete-->
 
   <h3>Infrastructure</h3>
 
@@ -94470,10 +94452,6 @@
   <p>Each site has its own separate storage area.</p>
 
 
-<!--END complete-->
-  <!--BOILERPLATE middle-w3c-api-intro-->
-  <!--BOILERPLATE middle-w3c-js-disclaimer-->
-<!--START complete-->
 
 
   <h4 id="storage">The API</h4>



More information about the Commit-Watchers mailing list