Skip to content

Commit

Permalink
[e] (0) copy/paste error
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3839 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 14, 2009
1 parent 7f2f843 commit eccd680
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions index
Expand Up @@ -9587,11 +9587,6 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0

</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
Expand Down
6 changes: 0 additions & 6 deletions source
Expand Up @@ -9933,12 +9933,6 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0

<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
Expand Down

0 comments on commit eccd680

Please sign in to comment.