add a note for timeout
authorAnne van Kesteren <annevk@opera.com>
Wed, 21 Dec 2011 16:41:22 +0100
changeset 27 2ffc908d998f
parent 26 465fb7eec383
child 28 20b49c8da6d3
add a note for timeout
Overview.html
Overview.src.html
--- a/Overview.html	Wed Dec 21 09:51:44 2011 +0100
+++ b/Overview.html	Wed Dec 21 16:41:22 2011 +0100
@@ -1112,6 +1112,12 @@
    <li><p>Set its value to the new value.
   </ol>
 
+  <p class="note">This implies that the
+  <code title="dom-XMLHttpRequest-timeout"><a href="#dom-xmlhttprequest-timeout">timeout</a></code> attribute can be
+  set while <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#fetch" title="fetch">fetching</a> is in
+  progress. If that occurs it will still be measured relative to the start
+  of <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/fetching-resources.html#fetch" title="fetch">fetching</a>.
+
 
   <h4 id="the-withcredentials-attribute"><span class="secno">4.7.4 </span>The <code title="">withCredentials</code> attribute</h4>
 
@@ -2891,6 +2897,7 @@
   Ian Davis,
   Ian Hickson,
   Ivan Herman,
+  Jarred Nicholls,
   Jeff Walden,
   Jens Lindstr&ouml;m,
   Jim Deegan,
--- a/Overview.src.html	Wed Dec 21 09:51:44 2011 +0100
+++ b/Overview.src.html	Wed Dec 21 16:41:22 2011 +0100
@@ -1120,6 +1120,12 @@
    <li><p>Set its value to the new value.
   </ol>
 
+  <p class=note>This implies that the
+  <code title="dom-XMLHttpRequest-timeout">timeout</code> attribute can be
+  set while <span data-anolis-spec=html title=fetch>fetching</span> is in
+  progress. If that occurs it will still be measured relative to the start
+  of <span data-anolis-spec=html title=fetch>fetching</span>.
+
 
   <h4>The <code title>withCredentials</code> attribute</h4>
 
@@ -2850,6 +2856,7 @@
   Ian Davis,
   Ian Hickson,
   Ivan Herman,
+  Jarred Nicholls,
   Jeff Walden,
   Jens Lindstr&ouml;m,
   Jim Deegan,