Skip to content

Commit

Permalink
[giow] (2) document.readyState should be updated after csalling docum…
Browse files Browse the repository at this point in the history
…ent.open().

git-svn-id: http://svn.whatwg.org/webapps@5501 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 25, 2010
1 parent f53dffe commit 2cfcce4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions complete.html
Expand Up @@ -11466,6 +11466,9 @@ <h4 id=opening-the-input-stream><span class=secno>3.5.1 </span>Opening the input
an end-of-file token). The encoding <a href=#concept-encoding-confidence title=concept-encoding-confidence>confidence</a> is
<i>irrelevant</i>.</li>

<li><p>Set the <a href=#current-document-readiness>current document readiness</a> of the
document to "loading".</li>

<li>

<!-- text/plain handling -->
Expand Down
3 changes: 3 additions & 0 deletions index
Expand Up @@ -11443,6 +11443,9 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
an end-of-file token). The encoding <a href=#concept-encoding-confidence title=concept-encoding-confidence>confidence</a> is
<i>irrelevant</i>.</li>

<li><p>Set the <a href=#current-document-readiness>current document readiness</a> of the
document to "loading".</li>

<li>

<!-- text/plain handling -->
Expand Down
3 changes: 3 additions & 0 deletions source
Expand Up @@ -11868,6 +11868,9 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
title="concept-encoding-confidence">confidence</span> is
<i>irrelevant</i>.</p></li>

<li><p>Set the <span>current document readiness</span> of the
document to "loading".</p></li>

<li>

<!-- text/plain handling -->
Expand Down

0 comments on commit 2cfcce4

Please sign in to comment.