- From: poot <cvsmail@w3.org>
- Date: Wed, 21 Oct 2009 19:01:07 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: xref (whatwg r4256) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3398&r2=1.3399&f=h http://html5.org/tools/web-apps-tracker?from=4255&to=4256 =================================================================== 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:01:37 UTC