html5/spec Overview.html,1.3005,1.3006

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5581

Modified Files:
	Overview.html 
Log Message:
copy/paste error (whatwg r3839)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3005
retrieving revision 1.3006
diff -u -d -r1.3005 -r1.3006
--- Overview.html	14 Sep 2009 07:13:23 -0000	1.3005
+++ Overview.html	14 Sep 2009 07:49:04 -0000	1.3006
@@ -8532,11 +8532,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

Received on Monday, 14 September 2009 07:49:20 UTC