[html5] r5225 - [e] (0) minor fixes

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 29 17:09:22 PDT 2010


Author: ianh
Date: 2010-07-29 17:09:20 -0700 (Thu, 29 Jul 2010)
New Revision: 5225

Modified:
   complete.html
   index
   source
Log:
[e] (0) minor fixes

Modified: complete.html
===================================================================
--- complete.html	2010-07-30 00:08:04 UTC (rev 5224)
+++ complete.html	2010-07-30 00:09:20 UTC (rev 5225)
@@ -21518,7 +21518,7 @@
    <p><a href=#remove-an-element-from-a-document title="remove an element from a document">Removing</a>
    an <code><a href=#the-iframe-element>iframe</a></code> from a <code><a href=#document>Document</a></code> does not cause
    its <a href=#browsing-context>browsing context</a> to be discarded. Indeed, an
-   <code><a href=#the-iframe-element>iframe</a></code>'s span>browsing context can survive its
+   <code><a href=#the-iframe-element>iframe</a></code>'s <a href=#browsing-context>browsing context</a> can survive its
    original parent <code><a href=#document>Document</a></code> if its <code><a href=#the-iframe-element>iframe</a></code> is
    moved to another <code><a href=#document>Document</a></code>.</p>
 
@@ -68666,7 +68666,7 @@
 
    <dt><dfn id=command-formatblock title=command-formatBlock><code>formatBlock</code></dfn></dt>
    <dd><strong>Summary</strong>: Wraps the selection in the element
-   given by the second argument. If the second argument doesn't
+   given by the third argument. If the third argument doesn't
    specify an element that is a <dfn id=formatblock-candidate><code title="">formatBlock</code>
    candidate</dfn>, does nothing.</dd>
    <dd class=impl>

Modified: index
===================================================================
--- index	2010-07-30 00:08:04 UTC (rev 5224)
+++ index	2010-07-30 00:09:20 UTC (rev 5225)
@@ -21442,7 +21442,7 @@
    <p><a href=#remove-an-element-from-a-document title="remove an element from a document">Removing</a>
    an <code><a href=#the-iframe-element>iframe</a></code> from a <code><a href=#document>Document</a></code> does not cause
    its <a href=#browsing-context>browsing context</a> to be discarded. Indeed, an
-   <code><a href=#the-iframe-element>iframe</a></code>'s span>browsing context can survive its
+   <code><a href=#the-iframe-element>iframe</a></code>'s <a href=#browsing-context>browsing context</a> can survive its
    original parent <code><a href=#document>Document</a></code> if its <code><a href=#the-iframe-element>iframe</a></code> is
    moved to another <code><a href=#document>Document</a></code>.</p>
 
@@ -68619,7 +68619,7 @@
 
    <dt><dfn id=command-formatblock title=command-formatBlock><code>formatBlock</code></dfn></dt>
    <dd><strong>Summary</strong>: Wraps the selection in the element
-   given by the second argument. If the second argument doesn't
+   given by the third argument. If the third argument doesn't
    specify an element that is a <dfn id=formatblock-candidate><code title="">formatBlock</code>
    candidate</dfn>, does nothing.</dd>
    <dd class=impl>

Modified: source
===================================================================
--- source	2010-07-30 00:08:04 UTC (rev 5224)
+++ source	2010-07-30 00:09:20 UTC (rev 5225)
@@ -22908,7 +22908,7 @@
    <p><span title="remove an element from a document">Removing</span>
    an <code>iframe</code> from a <code>Document</code> does not cause
    its <span>browsing context</span> to be discarded. Indeed, an
-   <code>iframe</code>'s span>browsing context</span> can survive its
+   <code>iframe</code>'s <span>browsing context</span> can survive its
    original parent <code>Document</code> if its <code>iframe</code> is
    moved to another <code>Document</code>.</p>
 
@@ -77925,7 +77925,7 @@
 
    <dt><dfn title="command-formatBlock"><code>formatBlock</code></dfn></dt>
    <dd><strong>Summary</strong>: Wraps the selection in the element
-   given by the second argument. If the second argument doesn't
+   given by the third argument. If the third argument doesn't
    specify an element that is a <dfn><code title="">formatBlock</code>
    candidate</dfn>, does nothing.</dd>
    <dd class="impl">




More information about the Commit-Watchers mailing list