html5/spec Overview.html,1.3398,1.3399

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv22255

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3398
retrieving revision 1.3399
diff -u -d -r1.3398 -r1.3399
--- Overview.html	21 Oct 2009 09:57:09 -0000	1.3398
+++ Overview.html	21 Oct 2009 10:00:52 -0000	1.3399
@@ -52733,8 +52733,8 @@
   identifier).</p>
 
   <p>The <dfn id="dom-messageevent-lasteventid" title="dom-MessageEvent-lastEventId"><code>lastEventId</code></dfn>
-  attribute represents, in <span>server-sent events</span>, the
-  <span>last event ID string</span> of the event source.</p>
+  attribute represents, in <span>server-sent events</span>, the <span title="concept-event-stream-last-event-id">last event ID
+  string</span> of the event source.</p>
 
   <p>The <dfn id="dom-messageevent-source" title="dom-MessageEvent-source"><code>source</code></dfn> attribute
   represents, in <a href="#crossDocumentMessages">cross-document messaging</a>, the

Received on Wednesday, 21 October 2009 10:00:59 UTC