HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/3839

SVNBugCommentTime (UTC)
3839copy/paste error2009-09-14 07:54
Index: source
===================================================================
--- source	(revision 3838)
+++ source	(revision 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

|