[html5] r3839 - [e] (0) copy/paste error

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 14 00:54:22 PDT 2009


Author: ianh
Date: 2009-09-14 00:54:21 -0700 (Mon, 14 Sep 2009)
New Revision: 3839

Modified:
   index
   source
Log:
[e] (0) copy/paste error

Modified: index
===================================================================
--- index	2009-09-14 07:43:48 UTC (rev 3838)
+++ index	2009-09-14 07:54:21 UTC (rev 3839)
@@ -9587,11 +9587,6 @@
 
   </dl><div class=impl>
 
-
-   <li>If the <code>Document</code> object is not flagged as an <a href=#html-documents title="HTML documents">HTML document</a>, throw an
-   <code><a href=#invalid_state_err>INVALID_STATE_ERR</a></code> exception and abort these
-   steps.</li>
-
   <p>The <dfn id=dom-document-close title=dom-document-close><code>close()</code></dfn>
   method must throw an <code><a href=#invalid_state_err>INVALID_STATE_ERR</a></code> exception if the
   <code>Document</code> object is not flagged as an <a href=#html-documents title="HTML

Modified: source
===================================================================
--- source	2009-09-14 07:43:48 UTC (rev 3838)
+++ source	2009-09-14 07:54:21 UTC (rev 3839)
@@ -9933,12 +9933,6 @@
 
   <div class="impl">
 
-
-   <li>If the <code>Document</code> object is not flagged as an <span
-   title="HTML documents">HTML document</span>, throw an
-   <code>INVALID_STATE_ERR</code> exception and abort these
-   steps.</li>
-
   <p>The <dfn title="dom-document-close"><code>close()</code></dfn>
   method must throw an <code>INVALID_STATE_ERR</code> exception if the
   <code>Document</code> object is not flagged as an <span title="HTML




More information about the Commit-Watchers mailing list