[html5] r6598 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 29 11:41:40 PDT 2011
Author: ianh
Date: 2011-09-29 11:41:38 -0700 (Thu, 29 Sep 2011)
New Revision: 6598
Modified:
complete.html
index
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2011-09-29 00:25:00 UTC (rev 6597)
+++ complete.html 2011-09-29 18:41:38 UTC (rev 6598)
@@ -64297,7 +64297,7 @@
<a href=#browsing-context>browsing context</a>, including canceling any instances of
the <a href=#fetch>fetch</a> algorithm started by those attempts. If one
of those attempts has already <a href=#create-a-document-object title="create a document
- object">created a new <code>Document</code> object</a>, <a href=#abort-a-document title="abort a document">Abort</a> that <code><a href=#document>Document</a></code>
+ object">created a new <code>Document</code> object</a>, <a href=#abort-a-document title="abort a document">abort</a> that <code><a href=#document>Document</a></code>
also. (Previous navigation attempts whose <a href=#fetch>fetch</a>
requests have <em>finished</em> are unaffected, however.)</li>
Modified: index
===================================================================
--- index 2011-09-29 00:25:00 UTC (rev 6597)
+++ index 2011-09-29 18:41:38 UTC (rev 6598)
@@ -64164,7 +64164,7 @@
<a href=#browsing-context>browsing context</a>, including canceling any instances of
the <a href=#fetch>fetch</a> algorithm started by those attempts. If one
of those attempts has already <a href=#create-a-document-object title="create a document
- object">created a new <code>Document</code> object</a>, <a href=#abort-a-document title="abort a document">Abort</a> that <code><a href=#document>Document</a></code>
+ object">created a new <code>Document</code> object</a>, <a href=#abort-a-document title="abort a document">abort</a> that <code><a href=#document>Document</a></code>
also. (Previous navigation attempts whose <a href=#fetch>fetch</a>
requests have <em>finished</em> are unaffected, however.)</li>
Modified: source
===================================================================
--- source 2011-09-29 00:25:00 UTC (rev 6597)
+++ source 2011-09-29 18:41:38 UTC (rev 6598)
@@ -73002,7 +73002,7 @@
the <span>fetch</span> algorithm started by those attempts. If one
of those attempts has already <span title="create a document
object">created a new <code>Document</code> object</span>, <span
- title="abort a document">Abort</span> that <code>Document</code>
+ title="abort a document">abort</span> that <code>Document</code>
also. (Previous navigation attempts whose <span>fetch</span>
requests have <em>finished</em> are unaffected, however.)</p></li>
More information about the Commit-Watchers
mailing list