[html5] r6253 - [e] (0) this was more confusing that helpful, so let's remove it
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 16 17:49:07 PDT 2011
Author: ianh
Date: 2011-06-16 17:49:06 -0700 (Thu, 16 Jun 2011)
New Revision: 6253
Modified:
complete.html
source
Log:
[e] (0) this was more confusing that helpful, so let's remove it
Modified: complete.html
===================================================================
--- complete.html 2011-06-17 00:46:27 UTC (rev 6252)
+++ complete.html 2011-06-17 00:49:06 UTC (rev 6253)
@@ -79024,10 +79024,7 @@
the reconnection time of the event source, if the <code title=dom-EventSource-readyState><a href=#dom-eventsource-readystate>readyState</a></code> attribute is
still set to <code title=dom-EventSource-CONNECTING><a href=#dom-eventsource-connecting>CONNECTING</a></code>,
<a href=#fetch>fetch</a> the event source resource again from the same
- <a href=#origin>origin</a> as the original request triggered by the <code title=dom-EventSource><a href=#dom-eventsource>EventSource()</a></code> constructor.
- <strong>Only if the user agent <a href=#reestablish-the-connection title="reestablish the
- connection">reestablishes the connection</a> does the connection
- get opened anew!</strong></p>
+ <a href=#origin>origin</a> as the original request triggered by the <code title=dom-EventSource><a href=#dom-eventsource>EventSource()</a></code> constructor.</p>
<p>When a user agent is to <dfn id=fail-the-connection>fail the connection</dfn>, the user
agent must set the <code title=dom-EventSource-readyState><a href=#dom-eventsource-readystate>readyState</a></code> attribute to
Modified: source
===================================================================
--- source 2011-06-17 00:46:27 UTC (rev 6252)
+++ source 2011-06-17 00:49:06 UTC (rev 6253)
@@ -89587,10 +89587,7 @@
title="dom-EventSource-CONNECTING">CONNECTING</code>,
<span>fetch</span> the event source resource again from the same
<span>origin</span> as the original request triggered by the <code
- title="dom-EventSource">EventSource()</code> constructor.
- <strong>Only if the user agent <span title="reestablish the
- connection">reestablishes the connection</span> does the connection
- get opened anew!</strong></p>
+ title="dom-EventSource">EventSource()</code> constructor.</p>
<p>When a user agent is to <dfn>fail the connection</dfn>, the user
agent must set the <code
More information about the Commit-Watchers
mailing list