html5/postmsg Overview.html,1.73,1.74

Update of /sources/public/html5/postmsg
In directory hutz:/tmp/cvs-serv868

Modified Files:
	Overview.html 
Log Message:
xref (whatwg r5832)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/postmsg/Overview.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- Overview.html	20 Jan 2011 20:55:14 -0000	1.73
+++ Overview.html	3 Feb 2011 23:41:55 -0000	1.74
@@ -230,7 +230,7 @@
 
    <h1>HTML5 Web Messaging</h1>
    <!--<h2 class="no-num no-toc">(subtitle)</h2>-->
-   <h2 class="no-num no-toc" id="editor-s-draft-20-january-2011">Editor's Draft 20 January 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-3-february-2011">Editor's Draft 3 February 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/webmessaging/">http://www.w3.org/TR/webmessaging/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -322,7 +322,7 @@
   </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
-  This specification is the 20 January 2011 Editor's Draft.
+  This specification is the 3 February 2011 Editor's Draft.
   </p><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
   February 2004 W3C Patent Policy</a>. W3C maintains a <a href="http://www.w3.org/2004/01/pp-impl/42538/status" rel="disclosure">public list of
   any patent disclosures</a> made in connection with the deliverables
@@ -446,8 +446,8 @@
 
    <dd>
 
-    <p>Returns the last event ID, for <span>server-sent
-    events</span>.</p>
+    <p>Returns the <span title="concept-event-stream-last-event-id">last event ID
+    string</span>, for <span>server-sent events</span>.</p>
 
    </dd>
 

Received on Thursday, 3 February 2011 23:41:59 UTC