[html5] r4639 - [e] (0) Add an acknowledgements section.

whatwg at whatwg.org whatwg at whatwg.org
Sun Jan 31 01:50:47 PST 2010


Author: ianh
Date: 2010-01-31 01:50:45 -0800 (Sun, 31 Jan 2010)
New Revision: 4639

Modified:
   complete.html
   source
Log:
[e] (0) Add an acknowledgements section.

Modified: complete.html
===================================================================
--- complete.html	2010-01-31 07:53:00 UTC (rev 4638)
+++ complete.html	2010-01-31 09:50:45 UTC (rev 4639)
@@ -68652,10 +68652,7 @@
   the specification needs to "<a href=#send-data-using-the-web-socket>send <var title="">data</var>
   using the Web Socket</a>".</p>
 
-  
-  
 
-
   
 
   <h3 id=crossDocumentMessages><span class=secno>10.4 </span><dfn>Cross-document messaging</dfn></h3>

Modified: source
===================================================================
--- source	2010-01-31 07:53:00 UTC (rev 4638)
+++ source	2010-01-31 09:50:45 UTC (rev 4639)
@@ -78397,10 +78397,30 @@
   the specification needs to "<span>send <var title="">data</var>
   using the Web Socket</span>".</p>
 
+
+  <!--END complete-->
+
+  <h5>Acknowledgements</h5>
+
+  <p>The Web Socket protocol is the result of many years of
+  development, and as such hundreds of people have contributed to the
+  specification during its lifetime. Unfortunately, since the
+  specification started as nothing but a minor section of the larger
+  WHATWG Web Applications 1.0 specification, and later the HTML5
+  specification, no record was kept of who exactly contributed to what
+  ended up becoming this specification as opposed to who contributed
+  to other parts of that document.</p>
+
+  <p>The reader is therefore referred to the Acknowledgements section
+  of the HTML5 specification for a full list of all contributions that
+  have been made to the source document from which this specification
+  is generated. <a href="#refsHTML5">[HTML5]</a></p>
+
   <!--END websocket-protocol-->
   <!--END websocket-->
 
 
+  <!--START complete-->
   <!--START html--><!--START postmsg-->
 
   <h3 id="crossDocumentMessages"><dfn>Cross-document messaging</dfn></h3>




More information about the Commit-Watchers mailing list