[html5] r3281 - [e] (0) typos (bug 7003)
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 16 12:17:17 PDT 2009
Author: ianh
Date: 2009-06-16 12:17:15 -0700 (Tue, 16 Jun 2009)
New Revision: 3281
Modified:
index
source
Log:
[e] (0) typos (bug 7003)
Modified: index
===================================================================
--- index 2009-06-16 19:14:23 UTC (rev 3280)
+++ index 2009-06-16 19:17:15 UTC (rev 3281)
@@ -47614,7 +47614,7 @@
<p>If the first argument to the method is an object that has an
internal [[Call]] method, then return a <a href=#concept-task title=concept-task>task</a> that calls that [[Call]] method
with as its arguments the third and subsequent arguments to the
- method (if any), and aborth these steps.</p>
+ method (if any), and abort these steps.</p>
<p>Otherwise, continue with the remaining steps.</p>
@@ -49788,7 +49788,7 @@
<a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>
that is a <a href=#prefix-match>prefix match</a> for the URL being examined. If
multiple fallback namespaces match the same URL, the longest one is
- the one that matches. A URL looking for an fallback namespace can
+ the one that matches. A URL looking for a fallback namespace can
match more than one application cache at a time, but only matches
one namespace in each cache.</p>
@@ -50356,7 +50356,7 @@
</dd>
- <dt><var title="">window</var> . <code title=dom-history><a href=#dom-history>history</a></code> . <code title=dom-history-pushState><a href=#dom-history-pushstate>pushstate</a></code>(<var title="">data</var>, <var title="">title</var> [, <var title="">url</var> ] )</dt>
+ <dt><var title="">window</var> . <code title=dom-history><a href=#dom-history>history</a></code> . <code title=dom-history-pushState><a href=#dom-history-pushstate>pushState</a></code>(<var title="">data</var>, <var title="">title</var> [, <var title="">url</var> ] )</dt>
<dd>
@@ -50499,9 +50499,9 @@
<div class=impl>
<p>When an entry in the session history is activated (which happens
- during <a href=#traverse-the-history title="traverse the history">session traversal</a>,
- as described above), the user agent must run the following
- steps:</p>
+ during <a href=#traverse-the-history title="traverse the history">session history
+ traversal</a>, as described above), the user agent must run the
+ following steps:</p>
<ol><!-- only called for the first entry of a Document set and for
state object entries, not for frag id change entries --><li><p>If the entry is a <a href=#state-object>state object</a> entry, let <var title="">state</var> be a <a href=#structured-clone>structured clone</a> of that
@@ -50510,7 +50510,8 @@
<li>
- <p>Run the appropriate according to the conditions described:</p>
+ <p>Run the appropriate steps according to the conditions
+ described:</p>
<dl class=switch><dt>If the <a href=#current-document-readiness>current document readiness</a> is set to the
string "complete"</dt>
Modified: source
===================================================================
--- source 2009-06-16 19:14:23 UTC (rev 3280)
+++ source 2009-06-16 19:17:15 UTC (rev 3281)
@@ -54246,7 +54246,7 @@
internal [[Call]] method, then return a <span
title="concept-task">task</span> that calls that [[Call]] method
with as its arguments the third and subsequent arguments to the
- method (if any), and aborth these steps.</p>
+ method (if any), and abort these steps.</p>
<p>Otherwise, continue with the remaining steps.</p>
@@ -56768,7 +56768,7 @@
<span title="concept-appcache-fallback-ns">fallback namespace</span>
that is a <span>prefix match</span> for the URL being examined. If
multiple fallback namespaces match the same URL, the longest one is
- the one that matches. A URL looking for an fallback namespace can
+ the one that matches. A URL looking for a fallback namespace can
match more than one application cache at a time, but only matches
one namespace in each cache.</p>
@@ -57414,7 +57414,7 @@
</dd>
- <dt><var title="">window</var> . <code title="dom-history">history</code> . <code title="dom-history-pushState">pushstate</code>(<var title="">data</var>, <var title="">title</var> [, <var title="">url</var> ] )</dt>
+ <dt><var title="">window</var> . <code title="dom-history">history</code> . <code title="dom-history-pushState">pushState</code>(<var title="">data</var>, <var title="">title</var> [, <var title="">url</var> ] )</dt>
<dd>
@@ -57592,9 +57592,9 @@
<div class="impl">
<p>When an entry in the session history is activated (which happens
- during <span title="traverse the history">session traversal</span>,
- as described above), the user agent must run the following
- steps:</p>
+ during <span title="traverse the history">session history
+ traversal</span>, as described above), the user agent must run the
+ following steps:</p>
<ol><!-- only called for the first entry of a Document set and for
state object entries, not for frag id change entries -->
@@ -57606,7 +57606,8 @@
<li>
- <p>Run the appropriate according to the conditions described:</p>
+ <p>Run the appropriate steps according to the conditions
+ described:</p>
<dl class="switch">
More information about the Commit-Watchers
mailing list