[html5] r5200 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Mon Jul 26 22:39:18 PDT 2010


Author: ianh
Date: 2010-07-26 22:39:17 -0700 (Mon, 26 Jul 2010)
New Revision: 5200

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

Modified: complete.html
===================================================================
--- complete.html	2010-07-27 05:37:11 UTC (rev 5199)
+++ complete.html	2010-07-27 05:39:17 UTC (rev 5200)
@@ -8745,9 +8745,9 @@
   <ol><li><p>Let <var title="">document</var> be the <code><a href=#document>Document</a></code>
    object on which the method was invoked.</p>~</li>
 
-   <li><p>If the <span>origin of <var title="">url</var> is not
+   <li><p>If the <a href=#origin>origin</a> of <var title="">url</var> is not
    the same as the <a href=#origin>origin</a> of <var title="">document</var>, throw a <code><a href=#security_err>SECURITY_ERR</a></code>
-   exception.</span></li>
+   exception.</li>
 
    <li><p>Remove all child nodes of <var title="">document</var>,
    without firing any mutation events.</li> <!-- as of 2010-07-26,

Modified: index
===================================================================
--- index	2010-07-27 05:37:11 UTC (rev 5199)
+++ index	2010-07-27 05:39:17 UTC (rev 5200)
@@ -8669,9 +8669,9 @@
   <ol><li><p>Let <var title="">document</var> be the <code><a href=#document>Document</a></code>
    object on which the method was invoked.</p>~</li>
 
-   <li><p>If the <span>origin of <var title="">url</var> is not
+   <li><p>If the <a href=#origin>origin</a> of <var title="">url</var> is not
    the same as the <a href=#origin>origin</a> of <var title="">document</var>, throw a <code><a href=#security_err>SECURITY_ERR</a></code>
-   exception.</span></li>
+   exception.</li>
 
    <li><p>Remove all child nodes of <var title="">document</var>,
    without firing any mutation events.</li> <!-- as of 2010-07-26,

Modified: source
===================================================================
--- source	2010-07-27 05:37:11 UTC (rev 5199)
+++ source	2010-07-27 05:39:17 UTC (rev 5200)
@@ -8743,7 +8743,7 @@
    <li><p>Let <var title="">document</var> be the <code>Document</code>
    object on which the method was invoked.</p>~</li>
 
-   <li><p>If the <span>origin</var> of <var title="">url</var> is not
+   <li><p>If the <span>origin</span> of <var title="">url</var> is not
    the same as the <span>origin</span> of <var
    title="">document</var>, throw a <code>SECURITY_ERR</code>
    exception.</p></li>




More information about the Commit-Watchers mailing list